ASP.NET Dynamic Data

ASP.NET Dynamic Data
Original authorMicrosoft
Initial release2002; 24 years ago (2002)
Operating systemMicrosoft Windows, Linux, macOS
TypeWeb application scaffolding framework
WebsiteASP.NET Dynamic Data Overview

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

  1. ^ Putting ASP.NET Dynamic Data into Context - Scott Hanselman
  2. ^ ASP.Net Dynamic Data - DotNetFunda.com
  3. ^ Source, Microsoft (2008-08-11). "Microsoft Breaks New Ground in Helping Developers Build and Deploy Client, Web and Data-Driven Applications". Source. Retrieved 2025-12-29.
  4. ^ Archiveddocs. "ASP.NET Dynamic Data Overview". learn.microsoft.com. Retrieved 2025-12-29.

Further reading

Content Disclaimer

Informasi ini disarikan dari Wikipedia dan disajikan kembali untuk tujuan edukasi. Konten tersedia di bawah lisensi CC BY-SA 3.0. Kami tidak bertanggung jawab atas ketidakakuratan data yang bersumber dari kontribusi publik tersebut.

  1. The information displayed on this website is sourced in part or in whole from Wikipedia and has been adapted for the purpose of restating it. We strive to provide accurate and relevant information, however:
  2. There is no guarantee of absolute accuracy. Wikipedia is an open, collaborative project that can be edited by anyone, so information is subject to change.
  3. It is not intended to constitute professional advice. The content displayed is for informational and educational purposes only. For important decisions (e.g., medical, legal, or financial), please consult a professional.
  4. Content copyright. Wikipedia is licensed under the Creative Commons Attribution-ShareAlike License (CC BY-SA). This means that content may be reused with appropriate attribution and shared under a similar license.
  5. Responsible use. Any risk arising from the use of information from this website is entirely the responsibility of the user.