Click here to Skip to main content
15,893,594 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
Hello,
I want to create a web application in visual studio 2008 with c# language.
but i do not understand the concept and basics of creating web application and its deployment in web. i read may article over web. but i do not find the answer. can any one help me to provide me a step by step guide to create a web application, that use css and sql server 2005 database.

thanks
Rohit
Posted
Comments
Philippe Mori 27-Aug-11 9:01am    
There are a lots of step-by-step tutorials and videos on the web. ASP.NET is one of those.

1 solution

try to following steps:
1. open programs->microsoft visual studio 2008
2. file->new ->Asp.Net website
3. give file location, language filename.
4. now u started webapplication.
5. your complete project info displayed in solution explorer
6. and tools (design tools) get from tool box.


i hope this is useful to you., happy coding...
take care ...bye bye..
 
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