Applied ADO.NET: Building Data-Driven Solutions
Autor David Talbot, Mahesh Chanden Limba Engleză Paperback – apr 2003
The book begins with the basics of ASP.NET and data-bound controls. It then delves into the internals of data binding and shows how to use DataGrid, DataList, and other data-bound controls in real-world applications. Chand and Talbot also discuss the ASP.NET guest book, database XML Web services, and even an online bookstore site development and design process.
The book also covers
- How to create a custom data provider
- Event handling
- Server-side programming
- Data relations and constraints
- Active Directory
- Messaging
- Exception and error handling
- The object relational model
Preț: 309.74 lei
Preț vechi: 387.18 lei
-20% Nou
Puncte Express: 465
Preț estimativ în valută:
59.28€ • 62.54$ • 49.40£
59.28€ • 62.54$ • 49.40£
Carte disponibilă
Livrare economică 12-26 decembrie
Preluare comenzi: 021 569.72.76
Specificații
ISBN-13: 9781590590737
ISBN-10: 1590590732
Pagini: 890
Ilustrații: XXXIV, 928 p.
Dimensiuni: 178 x 235 x 46 mm
Greutate: 1.45 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
ISBN-10: 1590590732
Pagini: 890
Ilustrații: XXXIV, 928 p.
Dimensiuni: 178 x 235 x 46 mm
Greutate: 1.45 kg
Ediția:Softcover reprint of the original 1st ed.
Editura: Apress
Colecția Apress
Locul publicării:Berkeley, CA, United States
Public țintă
Professional/practitionerCuprins
1 ADO.NET Basics.- 2 Data Components in Visual Studio .NET.- 3 ADO.NET in Disconnected Environments.- 4 ADO.NET in Connected Environments.- 5 Handling ADO.NET Events.- 6 Integrating XML with ADO.NET.- 7 Data Binding and Windows Forms Data-Bound Controls.- 8 Constraints and Data Relations.- 9 ADO.NET Exception Handling.- 10 Working with the ODBC .NET Data Provider.- 11 Stored Procedures and Views.- 12 Oracle, SQLXML, and Other .NET Data Providers.- 13 Developing a Custom Data Provider.- 14 Developing Database Web Applications Using ASP.NET.- 15 Using ADO.NET in XML Web Services.- 16 ASP.NET Server Controls and Data Binding.- 17 Building Real-World Web Applications.- 18 Object-Relational Mapping in .NET.- 19 Mapped Objects: Performance Considerations and Data Binding.- 20 COM Interoperability and ADO.NET.- 21 Messaging.- 22 SQL Server and ADO.NET: Notes on Performance.- Appendix A Relational Databases: Some Basic Concepts.- Understanding Normalization.- First Normal Form (1NF).- Second Normal Form (2NF).- Third Normal Form (3NF).- Boyce-Codd Normal Form (BCNF).- Fourth Normal Form (4NF).- Fifth Normal Form (5NF or PJ/NF).- Introducing Sets, Cursors, and ADO.NET.- Using Locking.- Isolation Levels.- Locking Modes.- Summary.- Appendix B Commonly Used SQL Statements.- Understanding SQL References.- Using the SELECT Statement.- Using the UPDATE Statement.- Using the DELETE Statement.- Using the CREATE TABLE Statement.- Using the DROP TABLE Statement.- Using the TRUNCATE TABLE Statement.- Using the INSERT Statement.- Using Joins and Aliases.- Understanding Views.- Using SQL Server’s SELECT...FOR XML Clause.- Summary.- Appendix C ADO.NET Frequently Asked Questions.- Summary.
Notă biografică
David Talbot's background is diverse, ranging from developing license-plate recognition technology to television-set boxes to scalable web applications. Currently, David works in the new business technologies group at FreeMarkets, applying cutting-edge .NET technologies to solve business problems. He has been working with .NET since the early betas, developing a number of solutions for a number of start-ups and established companies while working on several .NET books and articles. Prior to the development of .NET, David worked primarily on Java, SCO UNIX, Linux, DB2, SQL Server, and Perl.
Caracteristici
Shows the basics of ADO.NET, the data architecture for the .NET platform Shows how to work with diverse types of databases including SQL Server, Oracle, and MySQL from .NET Describes object-relational mapping to turn a relational database into objects Gives examples from live applications Includes supplementary material: sn.pub/extras