![]() |
C# 5.0 Databases |
Beginning C# 5.0 Databases
Assuming only basic knowledge of C#, Beginning C# 5.0
Databases teaches all the fundamentals of database technology and database
programming readers need to quickly become highly proficient database users and
application developers.
A complete tutorial on both SQL Server 2012 and Visual Studio
2012, Beginning C# 5.0 Databases explains and demonstrates various techniques
and ways to build a database application using T–SQL and C#. Full of practical,
detailed examples, it’s been fully revised and updated for Winforms using C#
5.0 and Visual Studio 2012 and offers the most complete, detailed, and gentle
introduction to database technology for all C# programmers at any level of
experience.
Rich in
step-by-step working examples of both T–SQL and C#
programs
What you will learn
- How relational databases work and how to use them
- How to create database and table objects using SQL Server 2012
- How to write SQL queries to modify data in SQL Tables
- How C# 5.0 uses various techniques to access databases
- How to build Windows form based applications
- How to handle runtime anomalies i.e. Exceptions
- How to program with each individual object of ADO .NET
- How to use XML in database applications
This book is for
Beginning
C# 5.0 Databases is for every C# programmer. Database programming requires
comparatively little knowledge of C# but a lot of knowledge about relational
database concepts, database language SQL and ADO.NET. This book assumes no previous
database experience and teaches you, always through hands–on examples, how to
create and use relational databases with SQL Server 2012 and how to access them
with C# 5.0 using ADO.NET. Almost every application needs to access a database.
No comments:
Post a Comment