Murach's ADO.NET 3.5, LINQ, and the Entity Framework with VB 2008, 3/e (Paperback)
Anne Boehm
- 出版商: Mike Murach
- 出版日期: 2009-03-30
- 售價: $1,840
- 貴賓價: 9.5 折 $1,748
- 語言: 英文
- 頁數: 712
- 裝訂: Paperback
- ISBN: 1890774529
- ISBN-13: 9781890774523
-
相關分類:
.NET、Entity
已絕版
買這商品的人也買了...
-
$1,340$1,273 -
$600First Look at ADO.NET and System Xml v 2.0 (Paperback)
-
$1,200$948 -
$399CCNP BCMSN Official Exam Certification Guide, 4/e
-
$990$891 -
$2,340$2,223 -
$680$646 -
$620$527 -
$590$502 -
$640$506 -
$1,630$1,549 -
$750$638 -
$520$442 -
$690$621 -
$650$507 -
$580$458 -
$530$199 -
$520$442 -
$360$284 -
$420$328 -
$550$468 -
$680$537 -
$750$638 -
$820$697 -
$505C# 6.0 學習筆記 — 從第一行 C# 代碼到第一個項目設計
相關主題
商品描述
--Online review of the previous edition of this book
This 3.5 edition of Murach's ADO.NET book has the same great content selection, the same "paired-pages" layout (please look at the Search Inside this Book excerpt to see how this works), and the same readable style that have earned 5-star reviews for the previous 2.0 edition.
But it's been updated throughout to show you how to handle data in VB applications using today's professional techniques. You'll begin by learning how to prototype Windows applications using drag-and-drop tools like data sources. However, the code that's generated by RAD tools like these isn't easily reusable, maintainable, or scalable. So next, you'll learn how to create 3-layer applications, writing your own, more flexible ADO.NET 3.5 code.
Then, the second half of the book is all NEW, introducing you to Microsoft's latest enhancements for data handling. First, you'll see how to use LINQ (Language-Integrated Query) to work with datasets, SQL Server databases, and XML data...tasks that require a lot more code without LINQ. Second, you'll see how the ADO.NET Entity Framework lets you create an object model that provides a flexible and easy way to work with the data in a database by mapping custom business objects used by the application to objects in the database...another way to let .NET do more of the work for you.