Many web applications rely heavily on data (data entry forms, lists, master-detail views, etc.). This often leads to writing repetitive, boilerplate data access code. Today ASP.NET Dynamic Data provides the plumbing necessary to easily develop logic that is very data-centric, for WebForms and eventually MVC. This session will show how to leverage the Dynamic Data runtime and discuss the productivity benefits it can bring.