User300685930 posted
So, I'm wanting to have my business logic in ObjectDataSources that return the results of LINQ queries. That is, somehow, return something like returning a IQueryable, I don't want to use LinqDataSource, but get similar capablities.