您的位置:首页 > Web前端

Professional ASP.NET 3.5: In C# and VB

2009-03-04 19:55 513 查看
版权声明:原创作品,允许转载,转载时请务必以超链接形式标明文章原始出版、作者信息和本声明。否则将追究法律责任。http://blog.csdn.net/topmvp - topmvp
ASP.NET 3.5 brings the power of Visual Studio 2008 along with the multitude of language improvements in C# 2008 and Visual Basic 2008 as well as powerful new technology called LINQ, together with the ASP.NET 2.0 Framework you already know and love. Combine all this with the release of IIS 7.0 and its new managed code request processing pipeline, and you have a truly revolutionary leap forward in web application development.

ASP.NET 3.5 also brings with it new server controls, like the ListView and theincredibly flexible GridView. It also includes new advancements in AJAX technologycombined with the new JavaScript debugging features in Visual Studio 2008. Greatly expanded from the original best-selling Professional ASP.NET 2.0, this new edition adds hundreds of pages and dozens of code samples so you'll be prepared to put these new technologies into action.

What you will learn from this book

*The concepts underlying the server control and its pivotal role in ASP.NET development

*How to create templated ASP.NET pages using the master page feature

*How to work with data from enterprise databases including SQL Server

*Ways to debug, package and deploy ASP.NET applications, monitor their health and performance, and handle errors

*How to retrieve, update, and delete data quickly and logically using LINQ with side-by-side examples comparing LINQ to existing techniques

*How to localize your web site in multiple languages for a world-wide audience

*How to add AJAX capabilities to your ASP.NET applications

*How to integrate Silverlight interactivity into existing ASP.NET applications

*An understanding of how to use and extend the Provider Model for accessing data stores, processes, and more

*What freeware tools you need in Scott Hanselman's ASP.NET Ultimate Developer Tools appendix.
http://rapidshare.com/files/139655801/0470187573.rar http://depositfiles.com/files/7441175
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
相关文章推荐