This is the archive page for .NET Junkie. Click to go to the frontpage of this site.

Integrating Validation Application Block with ASP.NET part 2

This post describes how to take integration of Validation Application Block with ASP.NET Web Forms to the next level by introducing extension methods that centralize the creation of PropertyProxyValidator controls and enable compile time support. This post build on the code in the previous article and allows users to define value conversions.

read more...

- filed under ASP.NET, C#, Enterprise Library, Validation Application Block - five comments / No trackbacks - §

Integrating Validation Application Block with ASP.NET part 1

This post describes how to take integration of Validation Application Block with ASP.NET Web Forms to the next level by introducing extension methods that centralize the creation of PropertyProxyValidator controls and enable compile time support.

read more...

- filed under ASP.NET, C#, Enterprise Library, Validation Application Block - four comments / No trackbacks - §