Download presentation
Presentation is loading. Please wait.
Published byChristine Armstrong Modified over 9 years ago
2
Introducing Dynamic Data DemosRoadmap Feedback and Q&A
3
Easily create powerful data-driven web apps Get a running app in under a minute! Unleash the power of the schema Customizable and reusable
4
Create your model Create ASP.NET pages Add data controls and data source controls Add validation logic in the page Issues: Fair bit of work to get started Logic lives in the wrong place Ignores valuable schema information Reuse and customization is difficult
5
Create your model Instantly get a fully functional app! Customize the app piece by piece: ModelFieldsPagesRoutes
7
Metadata on model drives the behavior Default metadata inferred from schema Data types and relationships Required fields, string length, … Add additional metadata Validation Field labels and descriptions Partial methods
9
Fields are rendered using templates Selected based on field data type Handle rendering, data binding and validation Template selection can be overridden Simple ascx files that can easily be reused across projects
11
Page templates Affect shared behavior across tables Custom pages for individual tables Choose the column set Customize the rendering
13
Determines how external URLs map to application pages New ASP.NET feature Also used by ASP.NET MVC
15
Initial release targets web forms Later release will include MVC support Same concepts apply Model metadata Page templates Field templates
17
Try the 3.5 Extensions Preview today New build coming up in a few weeks Forum: http://forums.asp.net/1145.aspx http://forums.asp.net/1145.aspx Blogs: http://blogs.msdn.com/davidebb/ http://blogs.msdn.com/scothu/ http://blogs.msdn.com/marcinon/
18
For additional Q&A, go to Open Space area in the Sandbox
19
© 2008 Microsoft Corporation. All rights reserved. Microsoft, Windows, Windows Vista and other product names are or may be registered trademarks and/or trademarks in the U.S. and/or other countries. The information herein is for informational purposes only and represents the current view of Microsoft Corporation as of the date of this presentation. Because Microsoft must respond to changing market conditions, it should not be interpreted to be a commitment on the part of Microsoft, and Microsoft cannot guarantee the accuracy of any information provided after the date of this presentation. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.