articles sorted by relevance / date

validators

  1. Rendering ASP.NET Validators And Validation Summary Property As HTML Attributes details »
    msmvps.com Posted 3 days ago by Paulo Morgado feed details »

    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...

  2. The Cause Of ASP.NET Validators And Validation Summary Slowness details »
    msmvps.com Posted 4 days ago by Paulo Morgado feed 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...

  3. Andy Rosenberg: "Validators" Will Help Obama Unlock White House Door details »
    www.huffingtonpost.com Posted 9 days ago by Andy Rosenberg feed 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...

  4. NEW POST: Unable to use custom validation with Policy Injection details »
    www.codeplex.com Posted 7 days ago by lordcromwell feed 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...

  5. VW user tip1: A workaround for validation messages translation issues details »
    blogs.sun.com Posted 3 weeks and 6 days ago by winston feed 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...

  6. Castle Project details »
    simpable.com Posted 7 days ago by Scott Watermasysk feed 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...

  7. NEW POST: PropertyComparisonValidator - Failure to retrieve comparand for key details »
    www.codeplex.com Posted 4 weeks and 1 day ago by RayF feed 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...