HomeLearnASP.NET in .NET 3.5 SP1How to Use Attribute Validation in ASP.NET Dynamic Data Applications  

How to Use Attribute Validation in ASP.NET Dynamic Data Applications

Please install Silverlight or click download to watch video locally.

This video will introduce modifying the Partial Classes in our Dynamic Data Application's Data Access Layer and get us started using Attributes by focusing on the Validation Attributes. This Data Access layer validation is preferable to validation at the User Interface Layer and is very easy to do with ASP.NET Dynamic Data.

Presented by Joe Stagner

Duration: 11 minutes, 48 seconds

Date: 23 October 2008

Watch    Video   |   Download    Video   |   VB Code    C# Code

Video downloads: WMV  |  Zune  |  iPod  |  PSP  |  MPEG-4  |  3GP

Audio downloads: AAC  |  WMA  |  MPEG-4  |  MPEG-3  |  MPEG-2

Comments : 5

Leave a Comment

galil : On November 11, 2008 9:36 PM said:

I really enjoyed watching your 6 videos. I am looking foreward for the rest. So when can we expect the next one?

Thanks very much for the the great work you did..

Ragan : On November 16, 2008 2:58 AM said:

These videos have been a very good introduction to .NET Dynamic Data, trying to replicate the last video, I added the partial class but for some "strange" reason I do not get intellisense when adding the "Using System.Web.DynamicData;" (I'm using c#)

Anyway that should be solved by me, I just wanted to say that these videos are great!

When should we expect to have another video? I'm the middle of definning where to go with the migration of a old .net 1.1 Web application and I'd like to use .Net Dynamica Data.

Regards

booksnore : On November 16, 2008 8:18 PM said:

Thank you for the videos so far. Can you explain how .NET Dynamic Data could be used where you have one website serving multiple databases all of the same schema. For example my website www.soccer--in-the-us.com customer RedBull logs in with their credentials and the code behind connects them to the RedBull database but customer LA Galaxy will use the same site log in but in their case the code behind connects them to the LA Galaxy database of the same schema design as the RedBull database.

JoeStagner : On November 17, 2008 8:27 AM said:

Thanls guys. I'm traveling for a couple of weeks but working on additional Dynamic Data Videos. Should have a batch very soon.

Ragan, send me email if I can help with your decision.

Phretman : On January 18, 2009 11:42 AM said:

I agree these videos are very well done and easy to understand. I'm trying to do this using Entity Data Framework instead of Linq to SQL Class, so I have an .edmx file instead of .dbml. Can this be done?

Leave a Comment

You must be logged in to leave a comment. Click here to log in.

Microsoft Communities