VB.NET: A Brief Introduction
 

Visual basic .NET enable you to create rich application for Microsoft Windows in less time, incorporate data access from a wider range of database scenarios, create components with minimal code, and build web-based application using your exiting skills. Builds powerful windows-based applications in less time and more robust windows-based applications with less code.

Web-based applications

Helps to create web solutions in visual basic. NET using the shared web forms designer and HTML designer

Flexible, simplified data access

Offers support to tackle any data access scenario easily with Microsoft ADO.NET and Microsoft Active X Data objects (ADO) data access.

Improved coding

It brings a multitude of enhancements to the code editor, including enhanced intellisence , smart listing of code for greater readability , squiggles , and a background compiler for real-time notification of syntax .

Direct access to the platform

Features quick leverage of registry , event log , performance counters , and file system in user’ application and eliminates the need to use declared statements .

Full object-oriented constructs

Helps create reusable, enterprise-class code using full object-oriented constructs .Language features include full implementation inheritance, encapsulation ,and polymorphism .

XML Web services

The new XML .Web services project templates builds all underlying Web services enable you to call components running on any platform.

Mobile applications

These new features give developers a single, mobile Web interface to support a broad range of Web devices, including WWL 1.1 for WAP-enabled cellular phones , compact HTML (cHTML) for i-mode phones ,and HTML for pocket PC handheld devices , and pagers . Reach out to more than 80 different Internet-enabled mobile devices using the Microsoft mobile Internet Toolkit .

Com interoperability

This feature enables seamless bi-directional communication between Visual Basic 6.0 and Visual Basic Net applications