Creating a project in Visual Studio 2010. These are the steps that are required to create a project in Visual Studio 2010.
Step 1: Open the Visual Studio by going to Start > All Programs > Microsoft Visual Studio 2010 > Microsoft Visual Studio 2010.
Step 1: Open the Visual Studio by going to Start > All Programs > Microsoft Visual Studio 2010 > Microsoft Visual Studio 2010.
Step 2 : Go to File > New > Project > Windows Form Application
Note :
Name : It is the name of the project that you want to give to your project.
Location : It is the location on the hard- disk where you are going to save the project
Solution name : It is the name of the project by default. You can change it if you want.
Step 3 : Select Ok to create your new project.
Now your project is created and you are ready to start developing your windows form application.
For any queries please comment below.
No comments:
Post a Comment