Good ASP .NET book?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi;

Is there a good book for people (like me) that know .NET, but don't know ASP
..NET? Preferably one that is not a gazillion pages long.
 
Dave,
Before you even invest in a book, check out the Quickstarts, which installs
with either Visual Studio.NET or the .NET Framework SDK, and is also
available online at several locations for both ASP.NET 1.1 and 2.0 versions.

MS put a lot of effort into them.

Peter
 
David said:
Hi;

Is there a good book for people (like me) that know .NET, but don't know ASP
.NET? Preferably one that is not a gazillion pages long.
I'd also search on google groups for that question for previous replies.
It seems to get asked every week or so... (most people eventually tire
of re-re-re-answering it)
 
Choice of book depends on whether you are developing with or without Visual Studio and which language you prefer.
 
Back
Top