开发者

Dynamic data scaffolding of ASP.net

开发者 https://www.devze.com 2023-04-01 18:13 出处:网络
I am thinking to use Dynamic data scaffolding of ASP.net http://msdn.microsoft.com/en-us/library/ee377606.aspx

I am thinking to use Dynamic data scaffolding of ASP.net

http://msdn.microsoft.com/en-us/library/ee377606.aspx

is this 开发者_开发问答a good idea for best speed of data query in the app.?


Dynamic data doesn't really have anything to do with the performance of data access. It's designed to provide a Web UI with little or no code. The "scaffolding" refers to the automatic generation of web pages to manage data.

From the link in your question:

Scaffolding refers to the Dynamic Data elements that automatically generate Web pages for each table in a database.

0

精彩评论

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

关注公众号