Tags
Language
Tags
March 2024
Su Mo Tu We Th Fr Sa
25 26 27 28 29 1 2
3 4 5 6 7 8 9
10 11 12 13 14 15 16
17 18 19 20 21 22 23
24 25 26 27 28 29 30
31 1 2 3 4 5 6

Murach's ADO.NET 4 Database Programming with C# 2010 (repost)

Posted By: Veslefrikk
Murach's ADO.NET 4 Database Programming with C# 2010 (repost)

Anne Boehm, Ged Mead, "Murach's ADO.NET 4 Database Programming with C# 2010, 4th edition"
English | ISBN: 1890774634 | 2011 | PDF | 756 pages | 208 MB

Now in its 4th Edition, this book shows C# developers how to use Visual Studio and ADO.NET to develop database applications the way the best professionals do. You'll learn how to:
quickly create Windows and web applications by dragging-and-dropping data controls in Visual Studio 2010
code your own presentation, business, and database classes with ADO.NET 4 to build 3-layer applications…the route the professionals take for flexibility and control
display and manipulate data in web applications by using ASP.NET data controls designed specifically for that purpose, like GridView and DetailsView
work with XML-specific features of ADO.NET to read, write, and manipulate XML data in your applications
use Visual Studio's Report Designer and ReportViewer control to create and display reports in both Windows and web applications
use LINQ to SQL instead of standard SQL so you can query databases using C# constructs