- Copyright 2002
- Edition: 1st
-
Book
- ISBN-10: 0-672-32234-X
- ISBN-13: 978-0-672-32234-1
Visual Basic.NET Unleashed is a complete book on the fundamentals of programming with a fully object-oriented language filled with new idioms and capabilities. In addition to the fundamentals, this book covers:
- Free threading and multithreading
- Inheritance
- Virtual methods and shared methods
- Structured exception handling
- Event handling
- Encapsulation at the namespace level
- Web Services
- .NET Framework compatibility
Downloads
Source code for the examples developed in the book (updated 04/15/02) - 4,415 kb -- code.zip
Table of Contents
Introduction.
I. INTRODUCING VISUAL BASIC .NET.
1. Using the Unified Visual Studio IDE. 2. Out with the Old, In with the New. 3. Basic Programming in Visual Basic .NET. 4. Macros and Visual Studio Extensibility. 5. Subroutines, Functions, and Structures. II. ADVANCED OBJECT-ORIENTED PROGRAMMING.
6. Reflection. 7. Creating Classes. 8. Adding Events. 9. Understanding Delegates. 10. Inheritance and Polymorphism. 11. Shared Members. 12. Defining Attributes. III. USER INTERFACE DESIGN.
13. Creating a Console Application. 14. Multithreaded Applications. 15. Using Windows Forms. 16. Designing User Interfaces. 17. Programming with GDI+. IV. WEB PROGRAMMING AND DEBUGGING.
18. Using and Implementing Web Services. 19. ASP.NET Web Programming. 20. Writing to the Event Log. Appendix A. Visual Basic 6 Programming Element Changes in Visual Basic .NET. Bibliography. Index.