The .NET Framework is a technology that supports building and running the next generation of applications and XML Web services. The .NET Framework is designed to fulfill the following objectives:
-
To provide a consistent object-oriented programming environment whether object code is stored and executed locally, executed locally but Internet-distributed, or executed remotely.
-
To provide a code-execution environment that minimizes software deployment and versioning conflicts.
-
To provide a code-execution environment that promotes safe execution of code, including code created by an unknown or semi-trusted third party.
-
To provide a code-execution environment that eliminates the performance problems of scripted or interpreted environments.
-
To make the developer experience consistent across widely varying types of applications, such as Windows-based applications and Web-based applications.
-
To build all communication on industry standards to ensure that code based on the .NET Framework can integrate with any other code.
VB.NET
Course Outline:
- Module 1: Overview of the Microsoft .NET Platform
- Module 2: Development Environment Features
- Module 3: Language and Syntax Enhancements
- Module 4: Object-Oriented Design for Visual Basic .NET
- Module 5: Object-Oriented Programming in Visual Basic .NET
- Module 6: Using Windows Forms
- Module 7: Building Web Applications
- Module 8: Using ADO.NET
- Module 9: Developing Components in Visual Basic .NET
- Module 10: Deploying Applications
- Module 11: Upgrading to Visual Basic .NET