VB.NET Online Training
VB.NET Online Training Course Content:
Overview of .NET
- Drawbacks of the Existing System
- Why .NET came into picture
- Difference between Java and .NET
- .NET Framework Architecture
- Versions of .NET Framework
Visual Basic .NET
- Disadvantages of Visual Basic
- Programming in VB .NET
- Operators
- Conditional Statements
- Arrays
OOPS
- Abstraction
- Encapsulation
- Constructors
- Inheritance
- Overloading Methods and Constructors
- Abstract Classes
- Interfaces
- Assemblies
- Access Specifies
Exception Handling
- What is Exception
- Error Handling
- Using Try, Catch, Finally and Throw
- Defining our own exception classes
- Debugging the Application
Windows Programming
- Understanding Windows Programming
- Class Hierarchy
- Using Various Windows Components
ADO .NET
- Client Server Architecture
- Understanding Drivers and Providers
- ADO .NET Architecture
- Using OLEDB Providers
- Data Readers
- Using Oracle and SQL Server Managed Providers
- Disconnected Architecture with Data sets
- Data controls
- Data Table and Data View difference and usage
- Invoking Stored Procedures
Assemblies
- Why Assemblies
- Disadvantages of Com
- Architecture of Assemblies
- Creating Private and Shared Assemblies
- Deploying Shared Assemblies in GAC
Custom Windows Controls (User Controls)
- Creating and Using them in other applications
- Defining properties to controls using Property Procedures
- Defining Events to controls and invoke them
Multithreading
- Difference between Multitasking and
- Multithreading
- Advantages of Multithreading
- Creating Multiple threads in application
- Thread Synchronization
Windows Services
- Understanding Windows Services
- Creating Windows Services
- Installing and Uninstalling Windows services
.NET Remoting
- Understanding Distributed Architecture
- Drawbacks of DCOM
- Remoting Advantages
- Remoting Vs web services
- Creating & Using Remote Applications
Crystal Reports
- Designing and Invoking Crystal Reports
- Datasets and Crystals Reports