Click here to Skip to main content
15,897,226 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
sir i m a beginner please guide me how i start to develop a simple website
in c# using visual studio 2008, what r basic things to learn for developing
a website.
Posted

Start with some books, like ASP.NET for Dummies, or Beginning ASP.NET
 
Share this answer
 
Apart from books that you can buy and refer (Apress Books for beginners/dummies as they call :) are good...)

For Online:
Start from basic programs... have a look here...
MSDN: Beginning website development using C#[^]

There are lots of sites with beginner tutorials too:
http://www.programminglearn.com/370/net-tutorial-for-beginners[^]

You need to know the environment setup requirements and then the working.
For a website development you must know about Page Life Cycle, how page renders, events work and navigation happen.
 
Share this answer
 
v2
First of all you need to learn some Basics of ASP.NET from a good site
I feel thats all you need to learn asp.net
Thanks & Regards
Radix :)
 
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