VB.Net & SQL Server Training

course provides students with the knowledge and skills needed to develop applications in Microsoft Visual Basic .NET for the Microsoft .NET platform. The course focuses on user interfaces, program structure, language syntax, and implementation details. This is the first course in the Visual Basic .NET curriculum and will serve as the entry point for other .NET courses.
At course completion After completing this course, students will be able to:
Create a simple Visual Basic .NET-based application based on the Windows Application template.
Use forms and controls to create a user interface.
Create and use variables and arrays.
Create and use Sub and Function procedures, including predefined functions.
Implement decision structures and loops by using conditional expressions.
Validate user input for fields, controls, and forms.
Apply object-oriented programming techniques to create classes, add methods, and add properties.
Resolve syntax, run-time, and logic errors by using the debugger and structured exception handling.
Enhance the user interface by adding menus, status bars, and toolbars.
Create a simple Visual Basic .NET-based Web Forms application that uses an XML Web Service.
Access and manipulate data in a Microsoft Access or Microsoft SQL Server™ database by using Microsoft ADO.NET.
Build, package, and deploy an application.