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.
- 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.
- filed under ASP.NET, C#, Enterprise Library, Validation Application Block - four comments / No trackbacks - § ¶