S
shapper
Hello,
I have been trying the ObjectDataSource and LinqDataSource with Linq,
a DataPager and a ListView.
LinqDataSource has some restrictions but it is easier to use than
ObjectDataSource which on the other hand is less restrictive.
Should I even use a DataSource?
Is there any problem of defining all data connections in ListView
events?
I am almost taking the decision of using ObjectDataSource but
sometimes I wonder if I should not use these objects in my project.
Thanks,
Miguel
I have been trying the ObjectDataSource and LinqDataSource with Linq,
a DataPager and a ListView.
LinqDataSource has some restrictions but it is easier to use than
ObjectDataSource which on the other hand is less restrictive.
Should I even use a DataSource?
Is there any problem of defining all data connections in ListView
events?
I am almost taking the decision of using ObjectDataSource but
sometimes I wonder if I should not use these objects in my project.
Thanks,
Miguel