DataSources. Should I use them? Need advice ...

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • shapper

    DataSources. Should I use them? Need advice ...

    Hello,

    I have been trying the ObjectDataSourc e and LinqDataSource with Linq,
    a DataPager and a ListView.

    LinqDataSource has some restrictions but it is easier to use than
    ObjectDataSourc e 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 ObjectDataSourc e but
    sometimes I wonder if I should not use these objects in my project.

    Thanks,

    Miguel
Working...