PC Review


Reply
Thread Tools Rate Thread

Dataset and datareader, objectdatasource and rowview

 
 
Arjen
Guest
Posts: n/a
 
      24th Aug 2006
Hi,

On a webpage I used a dataset (for a repeater control) with the
objectdatasource.
Caching is done in the bll.
I'm now asking myself: do I still need the objectdatasource???

I have changed the dataset to a datareader.
Now I get problems with the datarowview statements inside my control...
Do I need to change all rowview statements with
DataBinder.Eval(Container."")???

I heard that the datareader is faster then the dataset, correct???
I also heard that the datarowview is faster than the databinder.eval, is the
correct?

I want to use the best solution, please give me some advice.

Thanks!
Arjen


 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Fill dataset with objectdatasource mianiro Microsoft Dot NET Framework 0 13th Dec 2006 02:05 PM
ObjectDataSource to DataTable or DataSet SandraP Microsoft ASP .NET 1 8th Dec 2006 10:32 AM
objectdatasource, dataset,dataadapter davefromalbury Microsoft ASP .NET 0 6th Feb 2006 01:17 PM
ObjectDataSource, SqlDataSource, DataSet osh Microsoft ASP .NET 0 18th Jan 2006 03:06 PM
2.0 binding ObjectDataSource to Dataset GaryDean Microsoft ASP .NET 3 10th Jan 2006 07:02 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:55 AM.