Showing posts with label Windows form Designer. Show all posts
Showing posts with label Windows form Designer. Show all posts

07/11/2011

How to start a new project in Vb.Net? ABC of Vb.Net for beginners

After installation of Visual Basic Studio on our Computer.  We need  follow following steps to start a new project in Visual Basic Studio.NET

  1. Select Program> Microsoft Visual Studio.NET>Microsoft Visual Studio.NET from Start menu. This will start Visual Studio >Net and display the start page. The start page provides a Central location for setting preferred option. it allows developers to access existing and recent projects and create new project with click of a button.
What & How