Site sponsored by: Idera The gold standard of SQL Server performance monitoring & diagnostics.
SQL Server Performance

  • Home
  • Articles
  • Forums
  • Tips
  • Quiz
  • FAQ's
  • Blogs
  • Software
  • Books
  • About Us
RSS Feeds
Sign in | Join


Write for Us

Share your SQL Server knowledge with others and raise your profile in the community More...
Latest Articles

System Data Collection Reports
Recover Data Using Database Snapshots
Analyze and Fix Index Fragmentation in SQL Server 2008
Powerful Geographical Visualisations made easy with SQL 2008 Spatial (Part 2) ...

More     
 
Latest FAQ's

How to alter a User Defined Data Type?
How to unzip a File in SSIS?
How to view previous query plans?
ALTER TABLE SWITCH statement failed because the object '%.*ls' is not ...

More     
   
Latest Software Reviews

Spotlight on ApexSQL Doc 2008
ApexSQL Enforce
Embarcadero Change Manager
SQL Server DBA Dashboard

More     

books >> other books >> Visual Basic .NET and SQL Server 2000: ...

Visual Basic .NET and SQL Server 2000: Building an Effective Data Layer


Jun 20, 2001

Book Review

Visual Basic .NET and SQL Server 2000: Building an Effective Data Layer
by Tony Bain, Denise Gosnell, Jonathon A. Walsh
Copyright 2002
Apress

 

Visual Basic .NET and SQL Server 2000 Find out more about this book,
or purchase it, from Amazon.com

In short, this book covers how to use ADO.NET from within VB.NET to access data stored in SQL Server 2000. Wow, that's a lot of techno-babble for a single sentence.

In plain English, this book teaches you how to write client applications to access data stored in SQL Server 2000. No, it doesn't teach you how to write client applications, or even how to use SQL Server 2000, but instead focus on the all important data layer that sits between the client and the database.

In many, if not most cases, it is the data layer that can most significantly affect an application's performance if it is not done correctly. Because of this, learning how to write a good data layer is very important for any developer.

The book covers:

  • ADO.NET

  • The SqlClient Namespace

  • Handling Streams of Data with ADO.NET

  • Writing Good Stored Procedures

  • Using Stored Procedures in VB.NET

  • Data Binding

  • Transactions and Locking

  • Component Services

  • SQL Server and XML

  • Effective Administration for Developers

  • Case Study

Although the book doesn't spend a lot of time on performance issues (as much as I would like) it does discuss data access performance, especially in regards how to make the most of stored procedures to access and manipulate data in SQL Server 2000. Other performance-related topics are also touched upon.

This book is recommended for those developers who already have a good foundation in VB.NET and Transact-SQL and who want to learn more about how to write data-centric code using ADO.NET.


        








Home | Peformance Articles | Audit Articles | Business Intelligence Articles | Clustering Articles | Developer Articles | Reporting Services Articles | DBA Articles | ASP.NET / ADO.NET Articles | DBA FAQ's | Developer Peformance FAQ's | DBA Peformance FAQ's | Developer FAQ's | Clustering FAQ's | Error Messages | Audit Tool Reviews | Backup Tool Reviews | Coding Tool Reviews | Compare Tool Reviews | Documentation Tool Reviews | Design Tool Reviews | Monitoring Tool Reviews | Log Tool Reviews | Reporting Tool Reviews | Clustering Tool Reviews | Security Tool Reviews | Change Management Tool Reviews | Remote Access Tool Reviews | Book Reviews | Security Tool Reviews | QDPMA Performance Tuning | ADO.NET / ASP.NET | Administration | Analysis/OLAP Services | Application Development | Configuration | Components | ETL | Hardware | High Availability | Hints | Index | Misc | Operating Systems | Performance Tuning | Replication | T-SQL | Views


              © 1999-2008 by T10 Media. All rights reserved