Active Server Pages Programming (ASP)/Any good book for asp.net?
Expert: Srini Nagarajan - 2/24/2005
QuestionHello, I'm trying to learn asp.net. But I don't know which book I have to read among those so many books out there. Can you recommend me any good asp.net book? Also, which script language do you use, C# or VB script? I don't know what script I have to use, but I feel like C# is much neat. I know PHP, Servlet/JSP, but this time I want to learn ASP.NET. Please recommend me a couple of good books. Thank you.
,Han
AnswerHi
You can go with the following book
1. ASP.NET Unleashed, Second Edition by by Stephen Walther
2. Fast Track ASP.NET by Brady Gaster, Marco Bellinaso, Kevin Hoffman
Its a good book for ASP.NET
You can go with C# thats a good choice.
Here is the couple of site for you to learn and see the code working.
http://www.asp.net/Tutorials/quickstart.aspx
http://www.learnasp.com/freebook/learn/
Hope this helps
Welcome to ASP.NET World
Happy programming!
-Srini