Problem wiht objectdatasource

M

MG

using object data source is efficient or not? that remains a question. also
this has led to an argument between my superior and myself.
i want to know would a connected datasource(example datareader ) be
preferred over objectdatasource.

how would i know efficiency in either case? any metrics available for this?

thanks in advance.
 
G

Guest

I think ObjectDataSource and relational data sources are for different
purposes and a comparison between them in terms of metrics/performance may
not be that meaningful. The former is meant for binding business entities
(such as collection of employees, departments, etc) to controls while the
latter is for pulling/binding data from databases.

Hope I understood your question correctly.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,766
Messages
2,569,569
Members
45,042
Latest member
icassiem

Latest Threads

Top