ASP.NET Dynamic Data

From Wikipedia, the free encyclopedia

Template:Short description

Page Module:Infobox/styles.css has no content.

Script error: No such module "If empty".
[[Programmer|Original authorTemplate:Pluralize from text]]Microsoft
Initial release2002; Template:Years or months ago (2002)Script error: No such module "Check for unknown parameters".
Template:Infobox software/simple
Written inScript error: No such module "If empty".
EnginePage Template:Plainlist/styles.css has no content.Script error: No such module "Check for unknown parameters".Template:EditAtWikidata
Operating systemScript error: No such module "If empty".
TypeWeb application scaffolding framework
WebsiteASP.NET Dynamic Data Overview
RepositoryPage Template:Plainlist/styles.css has no content.
Script error: No such module "Check for unknown parameters".

Script error: No such module "Check for unknown parameters".Script error: No such module "Check for conflicting parameters".

ASP.NET Dynamic Data is a Ruby on Rails-inspired web application scaffolding framework from Microsoft, shipped as an extension to ASP.NET, that can be used to build data-driven web applications. It exposes tables in a database by encoding it in the URI of the ASP.NET web service, and the data in the table is automatically rendered to HTML. The process of rendering can be controlled using custom design templates. Internally, it discovers the database schema by using the database metadata.[1][2]

ASP.NET Dynamic Data was originally shipped as part of the "ASP.NET 3.5 Extensions" package in 2007, and was incorporated into the .NET Framework 3.5 Service Pack 1, which was released August 11, 2008.[3]

ASP.NET Dynamic Data provides scaffolding and UI generation capabilities, automatically creating pages for common data operations (such as listing, editing, and inserting records) based on the registered data model. It also offers built‑in support for data validation and customization using field and page templates, allowing developers to tailor the appearance and behavior of the generated UI with minimal additional code.[4]

References

Page Template:Reflist/styles.css has no content.

  1. Putting ASP.NET Dynamic Data into Context - Scott Hanselman
  2. ASP.Net Dynamic Data - DotNetFunda.com
  3. Lua error in package.lua at line 80: module 'Module:Citation/CS1/Utilities' not found.
  4. Lua error in package.lua at line 80: module 'Module:Citation/CS1/Utilities' not found.

Script error: No such module "Check for unknown parameters".

Further reading

  • Lua error in package.lua at line 80: module 'Module:Citation/CS1/Utilities' not found.

Script error: No such module "Side box".

Template:.NET Framework Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.

Template:Asbox