mostraligabue
» » VB.NET SQL Server 2000: Building an Effective Data Layer

ePub VB.NET SQL Server 2000: Building an Effective Data Layer download

by Tony Bain,Jonathan A. Walsh,Denise Gosnell

ePub VB.NET  SQL Server 2000: Building an Effective Data Layer download
Author:
Tony Bain,Jonathan A. Walsh,Denise Gosnell
ISBN13:
978-1861007056
ISBN:
1861007051
Language:
Publisher:
Apress (June 2002)
Category:
Subcategory:
Programming
ePub file:
1303 kb
Fb2 file:
1591 kb
Other formats:
lrf doc mobi mbr
Rating:
4.2
Votes:
224

Many VB developers choose SQL Server 2000, a robust enterprise-level database system, to provide the data layer in their applications. The introduction of Microsoft's. NET Framework brings us AD. ET.

Many VB developers choose SQL Server 2000, a robust enterprise-level database system, to provide the data layer in their applications. ET, the latest means of connecting to that data source.

More by Denise Gosnell. Denise Gosnell, David C. Walls. More by Denise Gosnell.

Tony Bain, Denise Gosnell, Jonathan A. Walsh. This book will teach the experienced VB developer, with a working knowledge of Visual Basic. NET, how to integrate SQL Server 2000 with V. ET applications using AD. NET Framework when working with data-centric applications.

Denise Gosnell (Gosnell, Denise). used books, rare books and new books. by Tony Bain, Denise Gosnell, Jonathan A. Find all books by 'Denise Gosnell' and compare prices Find signed collectible books by 'Denise Gosnell'. Beginning Visual Basic. ISBN 9781861007056 (978-1-86100-705-6) Softcover, Apress, 2002. Founded in 1997, BookFinder. com has become a leading book price comparison site

By reading this book, you will learn how best to employ data warehousing and OLAP in your business, and how to leverage it to provide your organization with improved revenue and profitability.

By reading this book, you will learn how best to employ data warehousing and OLAP in your business, and how to leverage it to provide your organization with improved revenue and profitability.

V. ET & SQL Server 2000. Building an Effective Data Layer. Published June 2002 by Peer Information.

Tony Bain's scientific contributions. SQL Server 2000 is the leading relational database in the Windows market. The increased manageability of SQL Server 2000 has also increased its popularity-anyone, not just database administrators, can use a SQL Server database.

Because of this, learning how to write a good data layer is very important for any developer. The book covers: AD. The SqlClient Namespace

Wow, that’s a lot of techno-babble for a single sentence. 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. Because of this, learning how to write a good data layer is very important for any developer. The SqlClient Namespace. Handling Streams of Data with AD.

Net and SQL Server 2000: Building and Effective Data Layer, by Tony Bain and Denise Cosnell (2002). MS is already shipping SQL Server 2005 beta. It's just that it's limited to 5 concurrent connections, I think. But it's a good way to learn MS T-SQL, cheaply. If you can find a free IDE to handle them, you would not need V. et (but wow, you'd be missing a lot).

Many VB developers choose SQL Server 2000, a robust enterprise-level 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 sorting - Data manipulation - Improved inter-application communication

"Building an effective data layer" illustrates how to take advantage of the new features available in the .NET Framework when working with data-centric applications. It covers:

- The key classes and objects in ADO.NET and how to utilize them to access and manipulate data from SQL Server 2000 - How to write and utilize efficient stored procedures, to reduce middle-tier code - Databinding methods for use in both Windows Forms and Web Form applications - Transactions and locking management - Transactions and object pooling

  • I own about 20 Wrox programming books. This is one of the more disappointing ones in my collection.
    I bought the book because I was specifically interested in "Building an Effective Data Layer" with VB.Net, i.e. implementing n-tier applications and specifically the Data Access tier. Unfortunately this important topic rarely came up in the book and when it did it was lost in the details. It does cover the SQLClient, and DataReader, ADO.Net, Data Binding and Stored Procedures. However, other books already do that.
    It never specifically covers the "Concept" of tiers, nor the strategy for implementing them (e.g. strategies for passing information between tiers, or using VB.Net's more object oriented features to implement the layers).
    The organization and emphasis was weak. The Second Chapter "The SQLClient Namespace" should have been an appendix. The very last chapter is a Case Study which involves a data layer, but the authors fail to explain the strategy and implementation of data tiers using VB .Net.
    All-in-all it was very, very disappointing.

  • Initially the book was a little overwhelming, but as our development team's competence and familiarity with .NET increased, so the later chapters became more valuable. This is especially true of the iBank Case Study, which provides a great "How To..." reference in building a complete enterprise
    application using all the elements of .NET based on multiple tiers (Presentation, Business, and Data Layers).
    The book's highly professional structure and coding techniques demonstrates the authors' deep knowledge and experience in the SQL/VB.NET domain.

  • A lost classic
    This is a great book -unfortunatly overlooked.
    A great partner to my other fave Wrox title-Proffesional VB Design patterns.
    My favorite chapters are Chapter 9 Component Services and Chapter 12 Case Study IBank
    You will have to work really hard on the case study 40hrs-80hrs + to get a real gain from this book but unlike some other Wrox books - its not over the top.