Recent Posts

17
Comments

Date Compare Validator Control ASP.NET by Sahanr

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 ...
Filed under: ,
2
Comments

ASP.NET Validation Summary Control and Enter key Submit by Sahanr

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...
Filed under: , ,
24
Comments

ASP.NET Web.config file... by Sahanr

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...
Filed under:
2
Comments

My First Word..! by Sahanr

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...
Filed under:
More Posts