|
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
|