If you have multiple validation control and using ValidatorCalloutExtender,You might have exprience that it does not kick fly out all the time after your first submit click. Well, this sounds like bug and does not have straight fix on it. Solution: The...
I think it is a very use full link and just thought to dump it in my blog.. Regular Expressions Explains the concept of regular expressions. Early Beginnings Explains the history of regular expressions. Uses for Regular Expressions Illustrates circumstances...
Cool javascript code for HTML cliend side sorting http://www.mingyi.org/other/ts_demo.html#author - This work great.. Mingyi did a great job http://www.grainge.org/pages/authoring/tables/sorting_mingyi.org/sortrows.htm http://www.kryogenix.org/code/browser...
There is cool AJAX activity indicator...Check it out.. http://www.napyfab.com/ajax-indicators/ Thanks, Suresh Behera www.sureshbehera.com
Here is a nice tips to clear the Recent project list or File list from Visual Studio .Net Run--> RegEdit and navigate to HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\<your version>\ProjectMRUList delete unnecessary list. similarly for FileMRuList...