Archive for April, 2009
Generic Application Validations
30Apr09
To validatethe user input in any application we write code or use some validation controlsand we repeat this task on each and every page of application. So why not writea generic solution for that which can handle the job and also which can bereusable for any application.
I am sorryto say I am not going to [...]
Filed under: .NET, ASP.NET, ASP.NET Controls | Leave a Comment