开发者

Bound Controls vs ADO.NET Manual coding

开发者 https://www.devze.com 2022-12-16 23:36 出处:网络
Which is better; using the wizard bind controls or working with ADO.NET objects manua开发者_如何学编程lly from the performance point of view.Obviously you would be able to squeeze more performance goi

Which is better; using the wizard bind controls or working with ADO.NET objects manua开发者_如何学编程lly from the performance point of view.


Obviously you would be able to squeeze more performance going manual because you would have tighter control over what happens and when. However, depending on your app, the small gains you might get may not be worth the extra development time compared with using drag/drop/wizards.
It also depends on the size and complexity of your pages, sometimes the wizards just can't handle what you want to do since they were designed for simple scenarios.

0

精彩评论

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

关注公众号