Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
12 views

Only

The document provides an overview of VB.NET, covering topics such as .NET framework architecture, assemblies, Visual Basic .NET features, custom controls, multithreading, exception handling, Windows services, .NET remoting, Windows programming, ADO.NET, and Crystal Reports. It discusses key concepts, differences between technologies, and how to create and use various .NET and VB.NET programming elements such as assemblies, user controls, threads, exceptions, remote applications, and reports.

Uploaded by

ambarishtesting
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
12 views

Only

The document provides an overview of VB.NET, covering topics such as .NET framework architecture, assemblies, Visual Basic .NET features, custom controls, multithreading, exception handling, Windows services, .NET remoting, Windows programming, ADO.NET, and Crystal Reports. It discusses key concepts, differences between technologies, and how to create and use various .NET and VB.NET programming elements such as assemblies, user controls, threads, exceptions, remote applications, and reports.

Uploaded by

ambarishtesting
Copyright
© Attribution Non-Commercial (BY-NC)
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

VB .

NET
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

Dis connected Architecture with Data Sets Data Controls Data Table and Data View difference and usage Invoking Stored Procedures Why Assemblies Dis-advantages of Com Architecture of Assemblies Creating Private and Shared Assemblies Deploying Shared Assemblies in GAC

Assemblies

Visual Basic .NET


Dis-advantages 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 Specifiers

Custom Windows Controls (User Controls)


Advantages of Custom Controls Creating and Using them in other applications Defining properties to controls using Property Procedures Defining Events to controls and invoke them

Multithreading

Exception Handling
What is Exception Difference between Structured and Structured Error Handling Using Try, Catch, Finally and Throw Defining our own exception classes Debugging the Application

Difference between Multitasking and Multithreading Advantages of Multithreading Creating Multiple threads in application Thread Synchronization Thread Priorities

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 and Using Remote Applications

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

Crystal Reports
Need of Reporting in applications Designing and Invoking Crystal Reports Datasets and Crystal Reports

You might also like