DevPinoy.org
A Filipino Developers Community
All Tags » .net » validation (RSS)
            

Browse Site by Tags

Showing related tags and posts accross the entire site.
  • form close and input validation

    a guy from my first tech talk asked me if he can use ISupportInitialize for input validation . i told him that ISupportInitialize is used in batch initialization of the properties of a control, not for input validation. the particular scenario that he told me was he has this validation logic in the validating...
    Posted to jokiz (Weblog) by jokiz on 03-14-2006
  • Validating inputs with a Cancel button

    I have seen a number of posts like this on newsgroups and it is trivial especially for developers who misuse the events of normal WinForms controls. First are those who use the inefficient TextChanged event of the Windows Forms Textbox for validating the user’s input. Second are those who use the LostFocus...
    Posted to jokiz (Weblog) by jokiz on 06-08-2005
  • ASPNET Validation Controls

    I was reading Stephen Walther’s ASP.NET Unleased book when I found this excellent behavior of Validation Controls. Initially, I thought they just generate client-side scripts to validate them inputs. Then he raised the issue on some browsers with disabled client-side script execution. When this happens...
    Posted to jokiz (Weblog) by jokiz on 06-08-2005
Page 1 of 1 (3 items)

Copyright DevPinoy 2005-2008
Powered by Community Server (Commercial Edition), by Telligent Systems