0
kicks
ASP.Net Databound example using EntityDataSource
Microsoft included a new DataSource control for Asp.net developers with the Entity Framework.
The EntityDataSource lets you perform data binding to Entities using a wizard in Visual Studio.
Video demonstration of how to use the new binding to create a quick webpage.