WHAT IS VB.NET?
Microsoft visual studio is an integrated development environment from Microsoft . It is used to develop console and GUI(graphical user interface )application along with window forms application and web service in both native code together with native code for all platform supported by Microsoft windows, Microsoft mobile ,windows CE, .Net Framework.
The .net Framework defines the environment that you use to execute visual basic .net application and the service you can use with in those application ,that runs over the internet ,however ,this framework can also be used to develop traditional business application that runs on the window desktop.
TO develop a visual basic .net application ,you can use a product called visual studio .net .this is actually a suite of product that include the three programming languages.
- Visual basic .net =>It can designed for rapid (fast ) application development.
- Visual c# .net=> A new languages that combine the features of java & is suitable for rapid application development
- visual c++ .net=> The Microsoft version of c++ that can be used for developing high performance application
0 comments:
Post a Comment