My first book is finally starting to show up on the Internet!
http://www.amazon.com/ASP-NET-3-5-Social-Networking-Enterprise-ready/dp/1847194788/ref=sr_1_1?ie=UTF8&s=books&qid=1225408005&sr=8-1

This book explores the creation of a social networking site or community site from the ASP.NET/C# developers point of view. The application that is built follows an enterprise approach to building a web site and utilizes concepts such as domain driven design, repository pattern, structure map, inversion of control, test driven development, model view presenter, and ajax. It also explores the non-technical side of a community which covers topics such as tag clouds, blogs, forums, profile and account management, etc.
http://code.google.com/p/jqueryjs/downloads/detail?name=jquery-1.2.6-vsdoc.js&can=2&q=
If you are a jQuery fanatic, an ASP.NET developer, and a Visual Studio user take a look at the link above for excellent Intellisense integration. If you are not yet a jQuery fanatic but meet the other requirements take a look at the link above as jQuery has been adopted by Microsoft and will be published with Visual Studio moving forward. Good stuff.