Need a good beginner book for ASP.NET

kannanvenkatesh

New member
Joined
May 17, 2002
Messages
3
Location
INDIA
hi,
Iam just a rookie or newbie as far as .NET is concerned. I want to learn ASP.NET. Please tell me some books that can be very easy to read and understand and goes somewhat detailed.

Also tell me any good beginner tutorials. Ive already read www.w3schools.com tutorial (very good one). Please tell me about some other tutorials.

Thanks :)
 
below

Sooooo many resources online for free.

To buy a good beginer reference book would be the Visual Basic.NET black book, which covers many ASP.NET issues.
 
Yes there are many free articles on-line, but for a total newcomer, nothing beats a structured book to guide you from start to finish. Sometimes articles are too abstract and make many assumptions of prior knowledge.
 
Very true Robby.

The Black book I mentioned is actually pretty good even for a beginner, but if you are starting with NO programming language experience, I recommend a Dummies Intro.

If you have NEVER written a nice web page from html scratch, I recomend you concentrate on windows apps and move to the asp.net after you have mastered programming.

2 things here. Programming and HTML distributed Programming.
 
Back
Top