Official Site Blog for ASPNETWorld.com
 Thursday, November 24, 2005
New Book: Programming Microsoft ASP.NET 2.0 Core Reference

Programming Microsoft ASP.NET 2.0 Core ReferenceDino Esposito's latest book Programming Microsoft ASP.NET 2.0 Core Reference is here! The 800-page book covers fundamentals of ASP.NET which include pages, controls, security, data binding, data source controls, caching, state management, intrinsics, a bit of internals, themes, profile, and ADO.NET.

Dino has revealed that he is currently writing the second volume of the book which will feature more advanced topics. Read his blog post here.


#    Comments [1]  


Sunday, September 24, 2006 10:51:50 AM (Malay Peninsula Standard Time, UTC+08:00)
While I try to show you as many of the new features in ASP.NET 2.0 as I can, it is not possible to cover them all in the scope of this book. Microsoft has made many enhancements to Visual Studio 2005 and ASP.NET 2.0, and often there is more than one way of doing the same thing.

Thus, the end of each lab includes a section entitled "Where Can I Learn More?" Here I will point you to books, magazine articles, online resources, MSDN articles, and Visual Studio 2005 Help topics where you can find more detail or obtain another perspective. When I refer to the MSDN Help Topics, I am generally referring to the MSDN Library that is available to you through the installed Visual Studio 2005 Help, or online at http://msdn.microsoft.com/library. The MSDN Library contains a wealth of resources and should be the first place you visit if you have a question about a particular feature of ASP.NET. Online articles are also a very useful way to learn more about a particular feature of ASP.NET. I would also encourage you to check out some of the following good magazines where you can read more about ASP.NET:

1.MSDN Magazine

2.CoDe Magazine

3.Visual Studio Magazine

4.NET Developer Journal

5.www.readerstuff.com
Comments are closed.