Beginning VB 2005 Databases From Novice to Professional /

Beginning Visual Basic 2005 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 new SQL Server XML data type and the forthcoming LI...

Volledige beschrijving

Bewaard in:
Bibliografische gegevens
Hoofdauteurs: Hammer Pedersen, Jacob. (Auteur, http://id.loc.gov/vocabulary/relators/aut), Raghuram, Ranga. (http://id.loc.gov/vocabulary/relators/aut), Reid, Jon. (http://id.loc.gov/vocabulary/relators/aut), Huddleston, James. (http://id.loc.gov/vocabulary/relators/aut), Fahad Gilani, Syed. (http://id.loc.gov/vocabulary/relators/aut), Allen, Scott. (http://id.loc.gov/vocabulary/relators/aut)
Coauteur: SpringerLink (Online service)
Formaat: Elektronisch E-boek
Taal:English
Gepubliceerd in: Berkeley, CA : Apress : Imprint: Apress, 2007.
Editie:1st ed. 2007.
Onderwerpen:
Online toegang:https://doi.org/10.1007/978-1-4302-0395-7
Tags: Voeg label toe
Geen labels, Wees de eerste die dit record labelt!
Inhoudsopgave:
  • Getting Our Tools
  • Getting to Know Our Tools
  • Introducing SQL
  • Introducing ADO.NET
  • Introducing Connections
  • Introducing Commands
  • Introducing Data Readers
  • Introducing Datasets and Data Adapters
  • Introducing Data Binding
  • Understanding Tables and Relationships
  • Learning More About Queries
  • Using Stored Procedures
  • Handling Exceptions
  • Using Transactions
  • Working with ADO.NET Events
  • Working with Text and Binary Data
  • Using XML
  • Introducing LINQ.