Loading...
Secrets of Real World ASP.NET Dynamic Data Websites
ISBN: 978-0-470-45735-1
December 2010
34 pages
Table of Contents
Exploring a Dynamic Data Web Site 1
Prerequisites 2
Create the Web Site 2
Building Blocks 6
Understanding Model Metadata 7
Display Name 9
Required 9
Regular Expression 9
String Length 9
UI Hint 9
Range 9
Display Format 10
Scaffold Column 10
Metadata Type 10
Display Column 10
Scaffold Table 10
Building Custom Field Templates 10
Build the URL Field Templates 11
Validating against Custom Business Logic 19
Validate Unique E-Mail Addresses 20
Move the Data Context to a Separate Assembly 22
Secure the Scaffolding 25
Add ASP.NET Membership Services 25
Secure Scaffold Pages 28
Wrapping Up 29
About the Author 30