For more videos http://www.jquell.com/
This is third video of video series of entity framework in your asp.net applications. In this video I will show you how to use EntityDataSources to filter, order, and group data. When you do this by setting properties of the EntityDataSource control, the syntax is different from other data source controls. As you'll see, however, you can use the QueryExtender control to minimize these differences.