Outline
I. Introduction to Visual Basic programming
An introduction to Visual Studio
How to design a Windows Forms application
How to code and test a Windows Forms application
II. The Visual Basic language essentials
How to work with numeric and string data
How to code control structures
How to code procedures and event handlers
How to handle exceptions and validate data
How to work with arrays and collections
How to work with dates and strings
More skills for working with Windows forms and controls
How to create and use classes
How to debug an application
III. Database programming
An introduction to database programming
How to work with data sources and datasets
How to work with bound controls and parameterized queries
How to use ADO.NET to write your own data access code
IV. Object-oriented programming
How to work with default properties, events, and operators
How to work with inheritance
How to work with interfaces and generics
How to organize and document your classes
V. Other programming skills
How to work with files and data streams
How to work with XML files
How to use LINQ
How to enhance the user interface
How to deploy an application.
No comments:
Post a Comment