开发者

How does MS Data Access Application Block(daab) compare to ado.net datareader performance wise

I am going to use the DAAB to prevent a lot of manual labor in my d开发者_StackOverflow社区atabase intensive application. But before I get started I would like to know if there would be any noticeable perfoemce differences between using the native ado.net datareader and the DAAB.


Most of your performance hit is going to be in the database reads/writes. That's true whether you use ADO.NET or DAAB, or any other DAL for that matter.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜