意外 发表于 2025-3-25 06:39:57

My Responsibilities as a Journal EditorIn this chapter, we show you how to use the Entity Framework in your ASP.NET web pages. You could, of course, use many of the methods shown throughout this book in the code behind for your pages, but in this chapter we focus specifically on using the declarative approach provided by EntityDataSource and ObjectDataSource controls.

Antecedent 发表于 2025-3-25 11:32:39

http://reply.papertrans.cn/32/3117/311657/311657_22.png

花费 发表于 2025-3-25 13:38:18

https://doi.org/10.1007/978-981-10-4681-0By 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 you are likely to face in modeling existing, real-world databases.

engrave 发表于 2025-3-25 15:59:26

http://reply.papertrans.cn/32/3117/311657/311657_24.png

六边形 发表于 2025-3-25 23:22:28

Translation in Diasporic LiteraturesThe 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, changes to the model, or even pushing startup overhead to a different part of application can significantly improve some aspect of your application’s performance.

stress-test 发表于 2025-3-26 01:42:09

Querying an Entity Data Model,In the previous chapter, we showed you lots of different ways to model some fairly common database scenarios. In this chapter, we dive right into querying your models.

猜忌 发表于 2025-3-26 04:55:35

Using Entity Framework in ASP.NET,In this chapter, we show you how to use the Entity Framework in your ASP.NET web pages. You could, of course, use many of the methods shown throughout this book in the code behind for your pages, but in this chapter we focus specifically on using the declarative approach provided by EntityDataSource and ObjectDataSource controls.

食品室 发表于 2025-3-26 10:10:42

Loading Entities and Navigation Properties,Entity Framework provides a rich modeling environment representing a conceptual view of the underlying objects and relationships in data storage. The recipes in this chapter show you how to control the loading of instances of related entities in your queries.

GENRE 发表于 2025-3-26 12:51:56

http://reply.papertrans.cn/32/3117/311657/311657_29.png

吹牛大王 发表于 2025-3-26 17:00:38

Functions,Functions provide a power mechanism for code reuse and a good way to make your code cleaner and more understandable. They can also be used to leverage code in the Entity Framework runtime as well as in the database layer.
页: 1 2 [3] 4 5 6
查看完整版本: Titlebook: Entity Framework 4.0 Recipes; A Problem-Solution A Larry Tenny,Zeeshan Hirani Book 2010 Larry Tenny and Zeeshan Hirani 2010 ASP.ASP.NET.Nav