|
游客,本帖隐藏的内容需要积分高于 1 才可浏览,您当前积分为 0
资源信息:
中文名: Entity Framework 4 实战
原名: Entity Framework 4 in Action
作者: Stefano Mostarda
Marco De Sanctis
and Daniele Bochicchio
图书分类: 软件
资源格式: PDF
版本: 英文文字版/更新源代码
出版社: Manning
书号: 9781935182184
发行时间: 2011年05月
地区: 美国
语言: 英文
概述:
内容介绍:
Entity Framework 4 in Action is an example-rich tutorial that helps .NET developers learn and master the subject. It begins by explaining object/relational mapping and then shows how you can easily transition to EF from ADO.NET. Through numerous focused examples and two larger case studies, the book unfolds the EF story in a clear, easy-to-follow style. Infrastructure and inner workings of EF are discussed when you need them to understand a particular feature.
内容截图:
目录:
Part 1 Redefining your data-access strategy
Chapter 1 Data access reloaded: Entity Framework
Chapter 2 Getting started with Entity Framework
Part 2 Getting started with Entity Framework
Chapter 3 Querying the object model: the basics
Chapter 4 Querying with LINQ to Entities
Chapter 5 Domain model mapping
Chapter 6 Understanding the entity lifecycle
Chapter 7 Persisting objects into the database
Chapter 8 Handling concurrency and transactions
Part 3 Mastering Entity Framework
Chapter 9 An alternative way of querying: Entity SQL
Chapter 10 Working with stored procedures
Chapter 11 Working with functions and views
Chapter 12 Exploring EDM metadata
Chapter 13 Customizing code and the designer
Part 4 Applied Entity Framework
Chapter 14 Designing the application around Entity Framework
Chapter 15 Entity Framework and ASP.NET
Chapter 16 Entity Framework and n-tier development
Chapter 17 Entity Framework and Windows applications
Chapter 18 Testing Entity Framework
Chapter 19 Keeping an eye on performance
appendix A : Understanding LINQ
appendix B : Entity Framework tips and tricks
|