validationframework

XML Based Validation Frameworks Cross Language

Hi All, I'm about to embark on a new project within which we require the ability to re-use validations based on (preferably XML) on both the client and server. We would setup a service to provide the XML validation configuration data to the client side. The following is not meant to be inflammatory in any way. The Enterprise library...

Can xVal be used for traditional Web forms model?

It appears that xVal fits more into a MVC model. Can it be used for traditional Web forms model? I am currently considering MS Validation block and .NET validation framework. What other validation frameworks can I look into? ...

Selecting a Validation Framework - ASP.NET

Which validation framework would you prefer for a webforms application. This would be for a rather large complex app. I would want to specify rulesets and business validation in a single place and integrate it both on the client and server side. I'd prefer jquery for client side. Anyone has any suggestions? ...

Validation Application Block and .NET 4.0 Code Contracts

Has anyone implemented the Enterprise Library VAB along wtih Code Contracts in .NET 4.0? If so, can you share some insights? Did it help in performance? Any other factors to be considered? ...