Saturday 5 May 2012

How to Create New Project?

Today i m going to tell you how to create a new Dot Net Project ....


For creating a new Windows Application Project follow these steps:
Step I:
First go to start->All Programs->Microsoft Visual Studio,then Visual Studio will be open.

Step II:
Go to File ->New->Project.


After that new form will be open.Enter the name of New Project and its location ans clock on Save button.


For creating a new Web base Project follow these steps:
Step I:

First go to start->All Programs->Microsoft Visual Studio,then Visual Studio will be open as previously discussed.
Step II:
Go to File->New ->Website.
                                                 


                                                           OR
Step I:

First go to start->All Programs->Microsoft Visual Studio,then Visual Studio will be open.
Step II:
Go to File->New ->Project->Web.

After that  Save As form will be open.Enter the name of New Project and its location ans clock on Save button.After click Save Button your new created project will be load.








No comments:

Post a Comment