Practical standards for Microsoft Visual Basic .NET
Create killer applications using best practices for Visual Basic .NET! The same attributes that make Visual Basic .NET exceptionally productive and easy to use can also lead to unexpected problems, especially when you upgrade. Using standardized programming techniques can help you solve those proble...
Main Author: | |
---|---|
Format: | eBook |
Language: | Inglés |
Published: |
Redmond, Wash. :
Microsoft Press
c2003.
|
Edition: | 2nd edition |
Subjects: | |
See on Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009627917906719 |
Table of Contents:
- Machine generated contents note: Part I Design
- 1 Creating Object and Project Templates
- 2 Designing Modules and Procedures
- Part II Conveitions
- 3 Naming Conventions
- 4 Using Constants and Enumerations
- 5 Variables
- Part III Coding Constructs
- 6 Formatting Code
- 7 Commenting Code
- 8 Looping Structures
- 9 Controlling Code Flow
- 10 Exception Handling
- Part IV Advanced Programming
- 11 Programming Objects
- 12 File Operations
- 13 Debugging
- Part V User Interaction
- 14 Interface Design
- 15 User Input and Notification
- 16 Distributing Solutions
- Part VI Team Projects
- 17 Version Control
- 18 Source Code Control
- Appendix.