ASP.net Must Reads!





If you only buy one book this is the one you should.
This book is amazing in its quality of code sample, depth, number of sample working sites, etc.
The "build your own server control" chapters are amazing -- much better and more insight than anyone else has achieved.

Asp.net Overview by Charles Carroll

In 2000, Mark Anders and Scott Guthrie revealed the succesor to Active Server Pages (ASP) at AspConnections.  They were considered naming ASP+ but the name was changed to ASP.net. Quickly the name was changed to ASP.net. Unlike ASP which had its roots in VB and COM, this was built with whole new infrastructure called collectively the .net Framework (which they were considering calling COM+ 2.0).

There were only 6 objects in Classic ASP, and ASP.net offered thousands. And 2 procedural languages that ASP offered were replaced by dozens of object oriented languages.