Professional ASP.NET 2.0 数据库 Professional ASP.NET 2.0 Databases

分類: 图书,进口原版书,计算机 Computers & Internet ,
作者: Thiru Thangarathinam 著
出 版 社: John Wiley & Sons
出版时间: 2007-7-1字数:版次: 1页数: 504印刷时间: 2007/02/01开本:印次:纸张: 胶版纸I S B N : 9780470041796包装: 平装内容简介
Now you can uncover the secrets behind accessing and retrieving data from a wide range of data sources such as SQL Server and XML sources. This book walks you through the array of ADO.NET 2.0 features and clearly shows you how they can be used to develop database-driven web applications in ASP.NET.
You’ll first gain an in-depth understanding of the data source controls that enable data binding in the ASP.NET platform. Next you’ll uncover the advanced features of ASP.NET, including site navigation, implementing sorting and paging, and editing data in templates. You’ll then focus on designing transactions in ADO.NET 2.0, displaying data, and utilizing SQL Server 2005 XML.
Throughout the chapters, you’ll find examples and source code (with ASP.NET examples written in C#) that you can integrate into your applications. This will enable you to leverage ADO.NET and ASP.NET features so you can easily create a scalable N-Tier web site.
Some of the topics covered include:
ASP.NET 2.0 Data Controls
Data Binding with the SqlDataSource Control, XML Data, and Objects
Selecting, Updating, Deleting Records
Programmatically Creating and Adding Controls
XSL Transformations with XmlDataSource Control
Using Generics with the ObjectDataSource Control
ASP.NET 2.0 Site Navigation including Implementing Breadcrumbs and Binding to Other Controls
Displaying and Editing Data Using Templates
GridView Sorting and Paging
Advanced Data Source and Data-Bound Controls including Master/Detail Display, Displaying Images from a Database, and Using Themes with Data Bound Controls
Transactions in .NET and Interoperability between System.Transactions and System.EnterpriseServices
Advanced ADO.NET for ASP.NET Data Display including DataSet Object, ADO.NET 2.0 DataTable, and Provider-Independent Data Access Code
Accessing Data from SQL Server 2005 including CLR in SQL Server 2005, New XML Features in SQL Server 2005, and Working with XML Data-Typed Columns from ADO.NET
N-Tier Architecture with ASP.NET 2.0 and SQL Server 2005
Best Practices for Creating ASP.NET Web Sites including Implementation of CLR Stored Procedures and Implementation of Layers
作者简介
Thiru Thangarathinam works for Intel Corporation in Phoenix, Arizona. He is an MVP and specializes in architecting, designing, and developing distributed enterprise-class applications using .NET-related technologies. He is the author of Professional ASP.NET 2.0 XML from Wiley and has also coauthored a number of books in .NET-related technologies. Thiru has also been a frequent contributor to leading technology-related online publications. At Intel, he is part of the team that is focused on developing the Enterprise Architecture and Service Oriented Architectures for Intel. He can be reached at thiruthangarathinam@yahoo.com.
目录
Acknowledgments
Introduction
Part I: Introduction
Chapter 1: Introduction to ASP.NET 2.0
Chapter 2: Introduction to ADO.NET 2.0
Chapter 3: ASP.NET 2.0 Data Controls
Part II: ASP.NET 2.0 Data Source and Data Bound Controls
Chapter 4: Data Binding with the SqlDataSource Control
Chapter 5: Data Binding with XML Data
Chapter 6: Data Binding with Objects
Chapter 7: ASP.NET 2.0 Site Navigation
Chapter 8: Displaying and Editing Data Using Templates
Chapter 9: GridView Sorting and Paging
Chapter 10: Advanced Data Source and Data Bound Controls
Chapter 11: Transactions
Chapter 12: Case Study: Creating an Online Rental Reservation System Using N-Tier Architecture with ASP.NET 2.0 and SQL Server 2005
Part III: ASP.NET and XML
Chapter 13: Advanced ADO.NET for ASP.NET Data Display
Chapter 14: Accessing Data from SQL Server 2005
Chapter 15: Case Study: Best Practices for Creating ASP.NET Web Sites
Index