Yesterday I blogged about the cause of ASP.NET validators and validation summary slowness. At that point I wasn't aware of the existence of the XHTML conformance...
validators
-
Rendering ASP.NET Validators And Validation Summary Property As HTML Attributes
details »
-
The Cause Of ASP.NET Validators And Validation Summary Slowness
details »
When building ASP.NET pages, if you use too many validators and validation summaries your pages can become very slow. Have you ever wondered why? Lets build a simple page...
-
Andy Rosenberg: "Validators" Will Help Obama Unlock White House Door
details »
Turning our attention to the inevitable general election match-up between Obama and McCain, it is becoming increasingly clear to both Democratic and Republican...
-
NEW POST: Unable to use custom validation with Policy Injection
details »
I am using the Policy Injection block to call my validators and it works with all the normal validators that the Enterprise Library comes with but it ignores my custom...
-
VW user tip1: A workaround for validation messages translation issues
details »
This useful tip was sent to me by Jorge Campins. In this tip Jorge gives a solution to fix the problem related to intermixing of translated messages (Spanish, applies...
-
Castle Project
details »
For the last couple of weeks I have been digging through a bunch of new projects/concepts with the hope of using some new (to me) things in a couple application...
-
NEW POST: PropertyComparisonValidator - Failure to retrieve comparand for key
details »
I'm new to the validation blocks, trying to evaluate their suitability for our environment. I have fund a basic bloker which probably means I'm not using it correctly. I...