Data Selection using EntityDataSource
The EntityDataSource control enables you to query an Entity Data Model (EDM) and bind the results to Web server controls. For more information about the Entity Framework and the EDM, see Introducing the Entity Framework.
In This Section
See Also
Concepts
Other Resources
EntityDataSource Web Server Control Overview
Binding Objects to Controls (Entity Framework Tasks)
Querying Data as Objects (Entity Framework)
Change History
Date |
History |
Reason |
---|---|---|
July 2008 |
Added topic. |
SP1 feature change. |