Microsoft Visual Basic .NET Certification - Syllabus
 
Section I - The Interface of Microsoft Visual Basic .NET
lesson 1
Introduction to .NET Framework
lesson 2
What Is Visual Basic .NET?
lesson 3
An Example Visual Basic .NET Program

The Visual Basic .NET Language

Section II - The Visual Basic .NET Language
lesson 1
Understanding the Basics of VB.Net
lesson 2
Source Files, Identifiers
lesson 3
Symbolic Constants
lesson 4
Variables
lesson 5
Access Modifiers
lesson 6
Operators and Expressions
lesson 7
Enumerations, Exceptions
lesson 8
Standard Modules
lesson 9
Conditional Compilation

The .NET Framework

Section III - The .NET Framework
lesson 1
Common Language Infrastructure (CLI) and Common Language Runtime (CLR)
lesson 2
Common Type System (CTS)
lesson 3
Portions of the CLI
lesson 4
Modules and Assemblies
lesson 5
Common Language Specification (CLS)
lesson 6
Intermediate Language (IL) and Just-In-Time (JIT) Compilation
lesson 7
Metadata
lesson 8
Memory Management and Garbage Collection
lesson 9
A Brief Tour of the .NET Framework Namespaces

Windows Forms I: Developing Desktop Applications

Section IV - Windows Forms I: Developing Desktop Applications
lesson 1
Creating a Form
lesson 2
Handling Form Events
lesson 3
Relationships Between Forms
lesson 4
MDI Applications
lesson 5
Component Attributes
lesson 6
2-D Graphics Programming with GDI+

Windows Forms II: Controls, Common Dialog Boxes, and Menus

Section V - Windows Forms II: Controls, Common Dialog Boxes, and Menus
lesson 1
Common Controls and Components
lesson 2
Control Events
lesson 3
Form and Control Layout
lesson 4
Common Dialog Boxes
lesson 5
Menus
lesson 6
Creating a Control

ASP.NET and Web Forms: Developing Browser-Based Applications

&
Section VI - ASP.NET and Web Forms: Developing Browser-Based Applications
lesson 1
Creating a Web Form
lesson 2
Handling Page Events
lesson 3
More About Server Controls
lesson 4
Adding Validation
lesson 5
Using Directives to Modify Web Page Compilation
lesson 6
ASP.NET Objects: Interacting with the Framework
lesson 7
Discovering Browser Capabilities
lesson 8
Application-Level Code and global.asax
lesson 9
Web-Application Security
lesson 10
Designing Custom Controls

Web Services

Section VII - Web Services
lesson 1
Creating a Web Service
lesson 2
Testing a Web Service with a Browser
lesson 3
Web-Service Descriptions
lesson 4
Consuming a Web Service
lesson 5
Web-Service Discovery
lesson 6
Limitations of Web Services

ADO.NET: Developing Database Applications

Section VIII - ADO.NET: Developing Database Applications
lesson 1
A Brief History of Universal Data Access
lesson 2
Managed Providers
lesson 3
Connecting to a SQL Server Database

SQL Server Authentication

Section IX - SQL Server Authentication
lesson 1
Connecting to an OLE DB Data Source
lesson 2
Reading Data into a DataSet
lesson 3
Relations Between DataTables in a DataSet
lesson 4
The DataSet's XML Capabilities
lesson 5
Binding a DataSet to a Windows Forms DataGrid
lesson 6
Binding a DataSet to a Web Forms DataGrid
lesson 7
Typed DataSets
lesson 8
Reading Data Using a DataReader
lesson 9
Executing Stored ProceduresThrough a SqlCommand Object
Copyright © 2008 - Xebronics.org