Click here to Skip to main content
15,893,337 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
hi before deployed asp.net project how to make asp.net project package and url can i get the steps?
Posted
Comments
Sergey Alexandrovich Kryukov 6-Jan-12 0:30am    
Huh?
--SA

1 solution

Open Visual Studio and click File-New-Website or File-New-Project in the menu. You then must select the right type of project (for example 'ASP.Net Web Application'), a name for your project and a path where it will be stored. Visual Studio will then set up everything.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900