|
Many VB developers choose SQL Server 2000, a robust enterpriselevel database system, to provide the data layer in their applications. The introduction of Microsoft`s .NET Framework brings us ADO.NET, the latest means of connecting to that data source. This book will teach the experienced VB developer, with a working knowledge of Visual Basic .NET, how to integrate SQL Server 2000 with VB .NET applications using ADO.NET. ADO.NET introduces .NET classes for: Efficient access to multiple data sources Data sortingData manipulationImproved interapplication communication.What this book covers"Building an effective data layer" illustrates how to take advantage of the new features available in the .NET Framework when working with datacentric applications.It covers: The key classes and objects in ADO.NET and how to utilize them to access and manipulate data from SQL Server 2000How to write and utilize efficient stored procedures, to reduce middletier codeDatabinding methods for use in both Windows Forms and Web Form applicationsTransactions and locking managementTransactions and object pooling Who is this book for?If you are an experienced VB developer, capable of writing complex applications and comfortable with the use of TSQL and stored procedures to manage data in SQL Server (version 7 or above), then this book will provide the practical knowledge you need to develop effective .NET datacentric applications.
|
|
|