Rendering ASP.NET Validators And Validation Summary Property As HTML Attributes
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 configuration (thanks Nuno).
With the XHTML conformance configuration set to Legacy, the rendering of controls works like it worked in ASP.NET 1.1.