ASP.NET 2.0 各种软件编程大全 ASP.NET 2.0 Wrox Box
分類: 图书,进口原版书,计算机 Computers & Internet ,
作者: Bill Evjen著
出 版 社: John Wiley & Sons
出版时间: 2007-8-1字数:版次: 1页数: 全五册印刷时间: 2006/11/01开本:印次:纸张: 胶版纸I S B N : 9780470117576包装: 盒装内容简介
ASP.NET allows web sites to display unique pages for each visitor rather than show the same static HTML pages. The release of ASP.NET 2.0 is a revolutionary leap forward in the area of web application development. It brings with it a wealth of new and exciting built-in functions that reduce the amount of code you'll need to write for even the most common applications.
With more than 50 new server controls, the number of classes inside ASP.NET 2.0 has more than doubled, and in many cases, the changes in this new version are dramatic. This book will alert you to every new feature and capability that ASP.NET 2.0 provides so that you'll be prepared to put these new technologies into action. Greatly expanded from the original best-selling Professional ASP.NET 2.0, this new special edition adds hundreds of pages of new coverage of advanced and new techniques relating to data and data sources, the provider model, personalization, membership, role management, localization, configuration, migration, and Altas.
Bonus CD-ROM and DVD
* The bonus DVD includes a 180-day trial of Microsoft Visual Studio 2005 Professional
* The accompanying CD-ROM features a valuable library of chapters from other key Wrox books. It contains more than 1,000 pages from more than 15 Wrox ASP.NET 2.0, C# 2005, VB 2005, .NET 2.0, and SQL Server 2005 books.
What you will learn from this book
* The idea of the server control and its pivotal role in ASP.NET development
* How to create templated ASP.NET pages using the new master page feature
* Techniques for debugging and handling errors
* How to work with data from enterprise databases including SQL Server 2005 and Oracle(r)
* Ways to package and deploy ASP.NET applications
* How to retrieve, update, and delete data quickly and logically
* How to implement the cultures and regions features to localize your web site into multiple languages for different visitors
* How to use the new "Altas" add-in for ASP.NET 2.0 to add Ajax-style capabilities to your ASP.NET applications
* An understanding of how to use and extend the new pro?vider model for accessing data stores, processes, and more
* How to keep track of your application's performance and health with new monitoring tools
* When and how to migrate your ASP.NET 1.x applications to 2.0
Who this book is for
This book is for experienced programmers and developers who are looking to make the transition to ASP.NET 2.0.
Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.
目录
ASP.NET 2.0 Special Edition:
Acknowledgments
Introduction
Chapter 1:Hello ASP.NET 2.0
Chapter 2:Visual Studio 2005
Chapter 3:Application and Page Frameworks
Chapter 4:ASP.NET Server Controls and Client-Side Scripts
Chapter 5:ASP.NET Web Server Controls
Chapter 6:ASP.NET 2.0 Web Server Controls
Chapter 7:Validation Server Controls
Chapter 8:Workins with Master Pages
Chapter 9:Themes and Skins
Chapter 10:Collections and Lists
Chapter 11:Data Blinding in ASP.NET 2.0
Chapter 12:Data Management with ADO.NET
Chapter 13:Working with XML
Chapter 14:Introduction to the Provider Model
Chapter 15:Extending the Provider Model
……