Posted on: 7/3/2008 6:08:20 AM | Views : 832

ASP.NET Dynamic Data is one of the quickest means to build functional data-driven web applications. It is shipped as an extension to ASP.NET. It can ââ?¬Ë?dynamicallyââ?¬â?¢ display web pages and supports CRUD operations against a variety of data object models, without having to create pages manually. In this article, we will explore how to use dynamic data. ...

Go to the complete details ...