Flylib.com
Books
Software
Computers & Technology
Home Computing
Business & Culture
Programming
Software
Web Development
Certification
Networking
Security & Encryption
Computer Science
Operating Systems
Microsoft
Hardware
Databases
Graphic Design
Apple
Digital Music
Digital Photography & Video
Games & Strategy Guides
Project Management
Mobile & Wireless Computing
Education & Reference
Encyclopedias
Test Preparation
Studying & Workbooks
Schools & Teaching
Writing, Research & Publishing Guides
Foreign Language Study & Reference
Atlases & Maps
Dictionaries & Thesauruses
Words, Language & Grammar
College & University
Trivia & Fun Facts
Consumer Guides
Business & Investing
Industries & Professions
Management & Leadership
Organizational Behavior
Personal Finance
Small Business & Entrepreneurship
Popular Economics
Marketing & Sales
Finance
Skills
Business Life
Economics
Job Hunting & Careers
Biography & History
Reference
International
Real Estate
Investing
Women & Business
Science & Math
Mathematics
Technology
Reference
Earth Sciences
Physics
Biological Sciences
Behavioral Sciences
Nature & Ecology
Astronomy & Space Science
History & Philosophy
Experiments, Instruments & Measurement
Agricultural Sciences
Category list
Computers & Technology
Programming
Software Design, Testing & Engineering
Software Development
Object-Oriented Design
Category list
Databases
Education & Reference
Applied ADO.NET: Building Data-Driven Solutions - page 1
Buy on amazon.com >>
Chand M.
,
Talbot D.
<< Previous book
Next page >>
1
2
3
Table of Contents
Table of Contents
BackCover
Applied ADO.NET - Building Data-Driven Solutions
Introduction
Chapter 2: Data Components in Visual Studio .NET
Chapter 3: ADO.NET in Disconnected Environments
Chapter 4: ADO.NET in Connected Environments
Chapter 5: Handling ADO.NET Events
Chapter 6: Integrating XML with ADO.NET
Chapter 7: Data Binding and Windows Forms Data-Bound Controls
Chapter 8: Constraints and Data Relations
Chapter 9: ADO.NET Exception Handling
Chapter 10: Working with the ODBC .NET Data Provider
Chapter 11: Stored Procedures and Views
Chapter 12: Oracle, SQLXML, and Other .NET Data Providers
Chapter 13: Developing a Custom Data Provider
Chapter 14: Developing Database Applications Using ASP.NET
Chapter 15: Using ADO.NET in XML Web Services
Chapter 16: ASP.NET Server Controls and Data Binding
Chapter 17: Building Real-World Web Applications
Chapter 18: Object-Relational Mapping in .NET
Chapter 19: Mapped Objects: Performance Considerations and Data Binding
Chapter 20: COM Interoperability with ADO.NET
Chapter 21: Messaging
Chapter 22: SQL Server and ADO.NET: Notes on Performance
Appendix A: Relational Databases:Some Basic Concepts
Appendix B: Commonly Used SQL Statements
Appendix C: ADO.NET Frequently Asked Questions
Chapter 1: ADO.NET Basics
Overview of Microsoft Data Access Technologies
What Is ADO.NET?
Why ADO.NET Was Designed
Advantages of ADO.NET
Comparing ADO.NET and ADO
Overview of ADO.NET Namespaces and Classes
Understanding ADO.NET Components
Writing ADO.NET Applications
Creating a Simple ADO.NET Application
Using a DataSet to Read Data
Summary
Chapter 2: Data Components in Visual Studio .NET
Using the Server Explorer
Using Visual Data Components
Using DataSet and DataView Components
Using the Data Form Wizard
Summary
Chapter 3: ADO.NET in Disconnected Environments
Understanding the ADO.NET Architecture
Exploring the ADO.NET Class Hierarchy
Choosing a Data Provider
Understanding ADO.NET Disconnected Classes
Working with DataTables
Using DataSet, DataView, and DataViewManager
Summary
Chapter 4: ADO.NET in Connected Environments
Understanding the Generic Data Provider Model
Importing a Namespace
Exploring the System.SqlClient Namespace
The Connection: Connecting to a Data Source
The Command: Executing SQL Statements
The DataReader: Walking through the Data
The DataAdapter: Adapting to Your Environment
CommandBuilder: Easing the Work of Programmers
Staying within the Parameters
The DataSet in Connected Environments
The DataView in Connected Environments
Summary
Chapter 5: Handling ADO.NET Events
Working with Connection Events
Working with DataAdapter Events
Working with DataSet Events
Working with DataTable Events
Working with XmlDataDocument Events
Working with DataView and DataViewManager Events
Summary
Chapter 6: Integrating XML with ADO.NET
Reading XML
Understanding the XmlWriter Classes
Using the XmlConvert Class
1
2
3
Buy on amazon.com >>
Chand M.
,
Talbot D.
<< Previous book
Next page >>