| Visual Basic.NET is a robust, versatile | | | | version of Visual Basic, which is implemented |
| programming language designed for Web Based | | | | on .NET framework. Most of the VB.NET |
| as well as Windows based application | | | | developers use Visual Studio .NET as their |
| development. The language has been used by | | | | IDE, integrated development environment. |
| programmers to develop professional | | | | |
| applications and offers advantage of the | | | | Many changes have been incorporated in Visual |
| features of .NET environment. Visual Basic | | | | Basic .NET to make it easier to use and more |
| .net programming offers a variety of object | | | | powerful than Visual Basic 6.0. It has an |
| oriented features that were previously | | | | interesting and useful feature of garbage |
| available with Java, C++ only. | | | | collection that is administered by a Common |
| | | | Language Runtime and helps to provide better |
| The applications that are used in a business | | | | memory management. As the system is universal |
| environment involve the manipulation of the | | | | it offers greater interoperability besides |
| data that are part of relational databases. | | | | contributing in enhancing the power and |
| Visual Basic.net programming is an object | | | | flexibility available in Visual Basic .net |
| oriented language that is an evolutionary | | | | programming. |