Comment Re:Wrong assumption (Score 1) 209
So how do you bind an asp.net 2.0 gridview to a linq to sql datasource via an objectdatasource and support 2 way databinding, paging, sorting, using only poco objects outside of the data access layer, where the generated sql queries are clean and efficient?