Click here to Skip to main content
16,019,263 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello friends
I am New in ASP.NET please help me to start how to make a website and what are the necessary things for make a website.
How to design Home Page and Template etc.. Please Help me
Posted

1 solution

This is too broad and vague question. There is no one "best way" of doing everything. Just start here:
http://www.asp.net/get-started[^].

However, we have overwhelming numbers of ASP.NET questions which shows that inquirers do more or less complicated things without understanding how Web and HTTP work, in particular, what happens on server and client sides and how server and client parts of application work together. So, pay special attention to fundamentals. To get some basic ideas, please take a look:
http://en.wikipedia.org/wiki/HTTP[^],
http://en.wikipedia.org/wiki/HTTPS[^],
http://en.wikipedia.org/wiki/Www[^],
http://en.wikipedia.org/wiki/Web_application[^],
http://en.wikipedia.org/wiki/Asp.net[^].

—SA
 
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