Đang chuẩn bị liên kết để tải về tài liệu:
Beginning C# 5.0 Databases

Đang chuẩn bị nút TẢI XUỐNG, xin hãy chờ

Welcome to this book. You have in your hands a book of ready-made solutions to common problems encountered while writing SQL to run against an Oracle database. I’ve written this book for the person in a hurry who needs to solve a specific problem and then get on with the job. Each recipe addresses a specific problem and presents a solid, working solution to that problem. For those who are interested, each recipe also provides an extended discussion of the solution and sometimes alternative solutions | THE EXPERT S VOICE IN C SECOND EDITION LEARN TO CREATE DATABASE OBJECTS AND PROGRAM AGAINST THEM IN BOTH T-SQL AND c Vidya Vrat Agarwal Apress For your convenience Apress has placed some of the front matter material after the index. Please use the Bookmarks and Conlenls at a Glance links to access them. Apress Contents at a Glance About the Author.xviii About the Technical Reviewer.xix Acknowledgments.xx Introduction.xxi Part I Understanding Tools and Fundamentals Databases.1 Chapter 1 Getting and Understanding Your Tools.3 Chapter 2 Understanding Relational Databases.15 Chapter 3 Creating Database and Tables.25 Part II Working with Database and XML.41 Chapter 4 Manipulating Database Data.43 Chapter 5 Querying Databases.51 Chapter 6 Using Stored Procedures.85 Chapter 7 Using XML.101 Chapter 8 Understanding Transactions.115 Part III Working with Data Using ADO.NET.135 Chapter 9 Building Windows Forms Applications.137 Chapter 10 Introduction to ADO.NET.171 Chapter 11 Handling Exceptions.183 Chapter 12 Making Connections.197 Chapter 13 Executing ADO.NET Commands to Retrieve Data.213 Chapter 14 Using Data Readers.241 Part IV Working with Advanced ADO.NET Related Features.275 Chapter 15 Using Data Sets and Data Adapters.277 .