ASP.NET Podcast Show #127 - Dynamic Data
Posted by: Wallace B. McClure,
on 10 Nov 2008 |
View original | Bookmarked: 0 time(s)
Subscribe to All!
Subscribe to WMV.
Subscribe to M4V (iPod).
Subscribe to MP3.
Download WMV.
Download M4V (iPod).
Download MP3.Original Url: http://aspnetpodcast.com/CS11/blogs/asp.net_podcast/archive/2008/11/09/asp-net-podcast-show-127-dynamic-data.aspx Show Notes:Craig Shoemaker.Rachel Appel.Dynamic Data.CRUD.Rules and Validation.Source Code:Global.asax:model.RegisterContext(typeof(db35sp1Entities), new ContextConfiguration() { ScaffoldAllTables = true });Metadata class:using System;using System.Collections.Generic;using...