Sahan's Blog

Welcome to the ASP.NET world...!

  • Date Compare Validator Control ASP.NET

    Compare two input dates to avoid invalid dates. In this example I have created two textboxes and namded as "TextBoxSeminarDate" and "TextBoxBookingDeadline". Booking deadline date must be before date to the Seminar date. Therefore I used Operator as "LesThanEqual".

  • ASP.NET Validation Summary Control and Enter key Submit

    When you use enter key to sumbit data the validation controls are working properly but most of the time the validation summary not fired as a part of the validation. To over come this problem you can include some JavaScript code in the form or div section of the ASP.NET form. How to get enter key to submit data while avoiding validation summary problem.

  • ASP.NET Web.config file...

    We should have good knowledge about the Web.config file, because it's a major character when we going to develop web applications using ASP.net. First, I like to give some examples "What we can do using the Web.config file"...And after I'll discuss how we going to code the examples.

  • My First Word..!

    Hi all, I'm Sahan Rodrigo, currently working at a small company called Inzeek Software Labs (Pvt) Ltd, Sri Lanka as a Web Developer. I'm really happy to say that I have created a blog in ASP.NET weblogs and started to write new posts about Microsoft technologies such as ASP.NET, C# etc. First I would like to thank Joe Stanger for given this opportunity to continue my career with doing something special. And this is an INVITATION to all of them to share my knowledge while being with my blog...