The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Beginning C# 2005 Databases
  

  Beginning C# 2005 Databases by Karli Watson

  • Published by: WROX/WILEY
  • Author: Karli Watson
  • Page Count: 500
  • Group: C# 2005
  • ISBN: 0470044063/9780470044063
  • Published: Oct 2006

Our Price: 19.49
Discount: 25%
RRP: 25.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Beginning C# 2005 Databases
Providing beginners with the basics of databases, database design, and SQL programming, this book shows novice programmers how to use C# and ADO.NET to manipulate data in databases. It includes hands-on examples, helpful tips, and real-world scenarios on accessing data from Windows applications, ASP.NET applications, and Web Services. It focuses on Access databases, the SQL provider for accessing SQL Server databases, ADO.NET, and the new .NET 2.0 features. It covers the fundamentals of accessing and manipulating data while giving a solid understanding of relational database design. Topics covered include modifying data, custom data binding, working with disconnected data, and much more.

Database fundamentals
Databases & C#
Viewing data
Modifying data
Databases & the internet
Accessing databases programmatically
Views & stored procedures
Custom data objects
Transactions & concurrency
Working with disconnected data
SQL Server CLR integration