Click here to Skip to main content
15,892,746 members
Please Sign up or sign in to vote.
1.00/5 (2 votes)
See more:
want to start web development in asp.net
want to begin coding a website to take a step
any help to me to start
Posted
Comments
[no name] 17-Oct-12 20:41pm    
If you are using Visual Studio, you are start by File->New->New website.

1 solution

before start, you must get your feet wet into html and css.
have some patient, read all through the topic about html at here:
http://www.w3schools.com/html/default.asp[^]
then read all the topic about css at here:
http://www.w3schools.com/css/default.asp[^]

after that you can start in ASP.NET.

A good book that you can start with (A well explained step by step guide):
Download:
Visual Studio 2008 - Beginning ASP.NET 3.5 in C# 2008 From Novice to Professional

For more info, look for ebooks about asp.net in the internet, google, yahoo, bing.
use keywords "ASP.NET beginner" to search ebooks, pdf at
http://isohunt.com[^]

there should give you a good start.
 
Share this answer
 
v3
Comments
AshishChaudha 18-Oct-12 0:39am    
my +5

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