BLOT 发表于 2025-3-28 16:12:51

Loading Entities and Navigation Properties,Entity Framework provides a rich modeling environment that enables the developer to work visually with entity classes that map to database tables, views, stored procedures, and relationships. The recipes in this chapter show you how to control the loading of related entities in your query operations.

narcissism 发表于 2025-3-28 19:02:24

Beyond the Basics with Modeling and Inheritance,By now you have a solid understanding of basic modeling techniques in Entity Framework. In this chapter, you will find recipes that will help you address many common, and often complex, modeling problems. The recipes in this chapter specifically address problems that you are likely to face in modeling existing, real-world databases.

剥皮 发表于 2025-3-28 23:24:25

Working with Object Services,This chapter contains a rather eclectic collection of recipes that provide practical solutions to common problems in real-world applications. We build our applications to tolerate changes in deployment environments, and we make our applications flexible enough so that few if any configuration details need to be hard-coded.

策略 发表于 2025-3-29 05:12:37

Improving Performance,The recipes in this chapter cover a wide range of specific ways to improve the performance of your Entity Framework applications. In many cases, simple changes to a query or to the model, or even pushing startup overhead to a different part of application, can significantly improve some aspect of your application’s performance.

Musket 发表于 2025-3-29 09:42:20

Getting Started with Entity Framework,ing. Before the wide adoption of object-oriented programming, we thought about problems “procedurally” and solved them by writing code in a structured, top-down manner, function after function. Both worlds lined up well: Tables, rows, and columns closely matched the structured and procedural pattern

绕着哥哥问 发表于 2025-3-29 13:48:51

Entity Data Modeling Fundamentals,his describes you, this chapter is a great place to start. If, on the other hand, you have built some working models and feel comfortable with a few key modeling concepts, such as entity splitting and inheritance, you can skip this chapter.

编辑才信任 发表于 2025-3-29 18:39:34

Using Entity Framework in ASP.NET MVC, MVC. Although MVC is a very popular and well-established concept designed to be used as a pattern in software development, MVC in ASP.NET framework is fairly new technology. The latest version of ASP.NET MVC 4 was released in 2012. Since the release of the initial version in 2008, it has become a p

white-matter 发表于 2025-3-29 23:39:01

http://reply.papertrans.cn/32/3117/311658/311658_48.png

去才蔑视 发表于 2025-3-30 02:41:28

Using the Entity Framework in N-Tier Applications,worked world, many application architectures support the classic logical layers of presentation, application, and data and also are physically deployed across multiple computers. While . an application on a single computer can be accommodated in a single Application Domain without much concern for p

外表读作 发表于 2025-3-30 05:15:21

http://reply.papertrans.cn/32/3117/311658/311658_50.png
页: 1 2 3 4 [5] 6
查看完整版本: Titlebook: Entity Framework 6 Recipes; Brian Driscoll,Nitin Gupta,Larry Tenny Book 2013Latest edition Zeeshan Hirani and Larry Tenny and Nitin Gupta