Beginning VB 2008 Databases From Novice to Professional

Beginning VB 2008 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the SQL Server XML data type and the LINQ enhancements to the nex...

Full description

Bibliographic Details
Main Authors: Vrat Agarwal, Vidya, Huddleston, James (Author)
Format: eBook
Language:English
Published: Berkeley, CA Apress 2008, 2008
Edition:1st ed. 2008
Subjects:
Online Access:
Collection: Springer eBooks 2005- - Collection details see MPG.ReNa
LEADER 02768nmm a2200301 u 4500
001 EB000360631
003 EBX01000000000000000213683
005 00000000000000.0
007 cr|||||||||||||||||||||
008 130626 ||| eng
020 |a 9781430205609 
100 1 |a Vrat Agarwal, Vidya 
245 0 0 |a Beginning VB 2008 Databases  |h Elektronische Ressource  |b From Novice to Professional  |c by Vidya Vrat Agarwal, James Huddleston 
250 |a 1st ed. 2008 
260 |a Berkeley, CA  |b Apress  |c 2008, 2008 
300 |a XXVIII, 409 p  |b online resource 
505 0 |a Getting Your Tools -- Getting to Know Your Tools -- Getting to Know Relational Databases -- Writing Database Queries -- Manipulating Database Data -- Using Stored Procedures -- Using XML -- Understanding Transactions -- Getting to Know ADO.NET -- Making Connections -- Executing Commands -- Using Data Readers -- Using Datasets and Data Adapters -- Building Windows Forms Applications -- Building ASP.NET Applications -- Handling Exceptions -- Working with Events -- Working with Text and Binary Data -- Using LINQ -- Using ADO.NET 3.5 
653 |a Software engineering 
653 |a Software Engineering 
653 |a Database Management 
653 |a Database management 
700 1 |a Huddleston, James  |e [author] 
041 0 7 |a eng  |2 ISO 639-2 
989 |b Springer  |a Springer eBooks 2005- 
028 5 0 |a 10.1007/978-1-4302-0560-9 
856 4 0 |u https://doi.org/10.1007/978-1-4302-0560-9?nosfx=y  |x Verlag  |3 Volltext 
082 0 |a 005.74 
520 |a Beginning VB 2008 Databases teaches you everything you need to know about relational databases, SQL, and ADO.NET 2.0, giving you a sound start in developing console and Windows database applications. The book also includes chapters on the SQL Server XML data type and the LINQ enhancements to the next version of Visual Basic. In addition to teaching you database basics like using SQL to communicate with databases, this book provides you with detailed, code-practical techniques to access data in Visual Basic 2008 across a range of coding situations. Code-heavy and full of practical detail, this book has been fully revised and upgraded for .NET 3.5 and offers you the best contemporary practice in this core programming area, so that you'll find yourself using it in nearly all your .NET projects. Provides step-by-step instructions on how to install and configure necessary tools Presents all essential SQL query and update concepts and syntax, so you don't need prior familiarity with relational databases or SQL Describes how to use ADO.NET transactions, exceptions, and events Covers ADO.NET features for handling XML, text, and binary data within a Visual Basic 2008 context Explains all concepts through straightforward code examples