ADO.NET: From Novice to Pro, Visual Basic .NET Edition

ADO.NET: From Novice to Pro, Visual Basic .NET Edition
Authors
Peter Wright
ISBN
1590590600
Published
04 Sep 2002
Purchase online
amazon.com

Designed to get programmers up to professional levels as fast as possible, ADO.NET: From Novice to Pro is geared toward developers who have little or no .NET or ADO.NET experience, as well as programmers who are not yet comfortable with database programming. Best-selling author Peter Wright painlessly moves readers from simple database access to the sophisticated manipulation of XML documents. The book begins by showing you the basic architecture of ADO.

Editorial Reviews

Designed to get programmers up to professional levels as fast as possible, ADO.NET: From Novice to Pro is geared toward developers who have little or no .NET or ADO.NET experience, as well as programmers who are not yet comfortable with database programming. Best-selling author Peter Wright painlessly moves readers from simple database access to the sophisticated manipulation of XML documents.

The book begins by showing you the basic architecture of ADO.NET, and then provides you with the tools you'll need to work with data providers and the Connection, Command, and DataSet objects. Wright then drills down into the topics that are essential for you as a professional developer to understand, including transactions, concurrency, typed DataSets, and the use of XML with ADO.NET.

Through numerous hands-on examples and working code that is adaptable to individual projects, you'll learn how to create fast and powerful ADO.NET enterprise applications. By the end of this book, you'll be able to work at a professional level utilizing Microsoft's most powerful data-access technology.

You might also like...

Comments

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“Debugging is anticipated with distaste, performed with reluctance, and bragged about forever.” - Dan Kaminsky