Home All Groups Group Topic Archive Search About

DataSet vs Custom Business Objects from performance perspective

Author
9 Nov 2006 4:56 PM
Maxwell2006
Hi,

Is there any article that compares the performance difference between using
DataSet and custom business objects?

We are developing a high traffic web site and we are thinking to avoid using
dataset because of performance overhead. We need some whitepapers or
articles to support that.

Any help would be appreciated,
Max

Author
10 Nov 2006 4:06 PM
Bill Block
I wouldn't rule out one option before doing some testing specific to
your environment.  My experience has been that DataSets can perform
even in high traffic web sites.  There are definitely cases where avoid
a DataSet is desirable, but those tend to be environment specific (not
generalizations).

Here's one article comparing the two:

http://msdn.microsoft.com/msdnmag/issues/05/08/CuttingEdge/default.aspx

Bill


Show quote
On Nov 9, 10:56 am, "Maxwell2006" <alana...@newsgroup.nospam> wrote:
> Hi,
>
> Is there any article that compares the performance difference between using
> DataSet and custom business objects?
>
> We are developing a high traffic web site and we are thinking to avoid using
> dataset because of performance overhead. We need some whitepapers or
> articles to support that.
>
> Any help would be appreciated,
> Max

AddThis Social Bookmark Button