ASP.Net Forums have tons of Questions. I have preferred some most frequently questions and give a detailed explanation here. This one also I encountered a lot in the ASP.Net Forums. Most of the college students and beginners are asked about the below questions:
How to start an ASP.Net Web Projects?
Where to get some basic ideas about web based projects?
In this post I just want to guide those people from my practical experiences.
Prerequisite – Software:
Before start your project you need the below softwares:
- Visual Studio
- .Net Framework
- SQL Server
- .Net Architecture (CLR and BaseClass Library)
- C# or VB.Net Language
- ADO.Net
- ASP.Net (Web Form, Worker Process, AppDomain, Session, Cache, Authentication etc)
Some Good Books for ASP.Net:
Below are my personal suggestion to sharpen your skills in ASP.Net as well as .Net Languages such as C# and VB.Net in some extend.
- Programming ASP.Net By Dino Espotio (From Microsoft Press)
- Professional ASP.Net 2.0/3.5/4.5 (from wrox publications)
- C# 4.0 – The Complete Reference By Herbert Schildt
Online Tutorials & Trainings for ASP.Net:
For ASP.Net technology, there are so many good online tutorial sites available. Some of them for your reference:
www.asp.net/getstarted
http://www.codeproject.com/KB/aspnet/
http://channel9.msdn.com/Tags/asp.net
What do you think?
The above are my professional experience, that I have earned over lot of time. Do you want to say something, please let me know thru comments.