Good book for expert in ASP "classic" moving to ASP.NET 2.0?

MDesigner

Platinum Member
Apr 3, 2001
2,016
0
0
I'm expert level in ASP classic, and want to make the move into ASP.NET 2.0. The prob is, a lot of the 2.0 books on Amazon expect you to know ASP.NET 1.x first..which I don't. Can anyone recommend a good book that requires no previous knowledge of ASP.NET, but gets you up to speed with ASP.NET 2.0.. *AND* all the code in the book is in C#? (no VB, please)

Thanks guys.
 

beggerking

Golden Member
Jan 15, 2006
1,703
0
0
ASP.net 1.1 = VS 2003 books
ASP.net 2.0 = VS 2005 books

microsoft press books is a good source to start.
 

kamper

Diamond Member
Mar 18, 2003
5,513
0
0
I only know a tiny bit of classic asp but I'd have to guess that that experience will be of no help to you in learning asp.net. They're too different.

How familiar are you with the .net framework now? Have you written non-asp applications with it?