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