Visual Basic .NET Black Book is a comprehensive reference and problem-solving guide for Visual Basic programmers. It covers Visual Basic.NET tips, examples, and how-to son everything from programming to managing the development of Visual Basic applications. It provides in-depth material on the new object-oriented features of Visual Basic .NET. Readers will also learn about the crucial Visual Basic tool set in detail.
Chương 1: Mở và chạy một chương trình Visual Basic.NET; Chương 2: Viết một chương trình Visual Basic.NET đầu tay; Chương 3: Làm việc với các điều khiển trên TOOLBOX; Chương 4: Làm việc với Menu và hộp thoại; Chương 5: Biến và toán tử trong VISUAL BASIC.NET; Chương 6: Sử dụng các phát biểu cấu trúc ra quyết định; Chương 7: Sử dụng phát biểu lặp và bộ định thời (TIMER); Chương 8: Gỡ lỗi (DEBUG) trong chương trình VISUAL BASIC.NET; Chương 9: Bẫy lỗi và sử dụng cấu trúc xử lý lỗi; Chương 10: Sử dụng các MODULE (đơn thể) và thủ tục (PROCEDURE); Chương 11: Sử dụng mảng và tập hợp (Collection); Chương 12: Khám phá cách xử lý file TEXT và chuỗi; Chương 13: Tự động hóa trong ứng dụng Microsoft và quản lý tiến trình; Chương 14: Phân phối và đóng gói ứng dụng Visual Basic.NET; Chương 15: Quản lý Windows Forms; Chương 16: Xử lý đồ họa và các hiệu ứng ảnh động; Chương 17: Kế thừa Form và tạo các lớp cơ sở; Chương 18: Làm việc với máy in; Chương 19: Làm quen với ADO.NET; Chương 20: Trình diễn dữ liệu sử dụng điều khiển DataGrid.
Data structures and algorithms using Visual Basic.NET
Including a tutorial on how to use data structures and algorithms and a reference for implementation using VB.NET and the .NET Framework Class Library, this is the first Visual Basic.NET book to provide a comprehensive discussion of the major data structures and algorithms. Michael McMillan presents arrays and arraylists, linked lists, hash tables, dictionaries, trees, graphs, sorting and searching as well as more advanced algorithms, such as probabilistic algorithms and dynamic programming in an object-oriented fashion. Finally, the professional or student VB.NET programmer has a dedicated reference instead of having to translate material on C++ or Java..
Visual Basic.NET - Your visual blueprint for building versatile programs on the .NET Framework
Curriculum content includes 13 chapter : Chapter 1. Getting started with Visual Basic.NET; Chapter 2. Getting started with Windows Forms; Chapter 3. Work with Controls; Chapter 4. Programming in Visual Basic.NET; Chapter 5. Provide input and output; Chapter 6. Create graphics and multimedia; Chapter 7. Work with classes; Chapter 8. Using advanced OOP Techniques; Chapter 9. Access ADO.NET; Chapter 10. Using web forms; Chapter 11. Using web services; Chapter 12. Developing components; Chapter 13. Package you application.