Feeds:
Posts
Comments

Archive for January 25th, 2007

A great opportunity for Micro-softies coming up.
Aah I’d love to be tossing those tricky questions straight to the Gurus . Now that’s an entry my calendar cannot miss; wheres that .ics file?
All fellow coders I recommend that you shouldnt miss the continuation of the first MVP Live Chat! 
I am copy pasting the message below
{
Sent From: RyanOlshan
Subject: Don’t [...]

Read Full Post »

Well checking the validity of a user input has always been a fun. In the good old days we used to have lib built for such validations and the pre-built functions were just called to do the magic!
I personally came across a really nice method of doing the validations by using the System.Text.Regex Class. Well [...]

Read Full Post »