Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Explorer.exe is crashing on Vista frequently
Check the source of problem. if it is because of CLMedia.dll. To do this run "wercon" and you will...
Date: 03/15/2009
Error in registry for extension "Exchange Extensions;?
---------------------------Microsoft Office Outlook---------------------------Error in registry for...
Date: 05/07/2008
Creating windows shortcut for "Stand by"
If you are a laptop user and prefer to go "Stand by" instead of "Hibernate" or "Log Off" to save...
Date: 05/07/2008
Configuring BSNL Modem with Airtel Broadband
This blog is relevant for Broadband service providers in India.I had BSNL broadband service and in...
Date: 02/10/2008
Signing a existing .NET assembly
I could'nt find any support for signing a unsigned .NET assembly in .NET Framework 2.0 SDK. Provided...
Date: 10/12/2006
Ever wondered why your .CHM file(s) does not work?
Normal 0 false false false MicrosoftInternetExplorer4 I had couple of .CHM files, specially for C#...
Date: 04/26/2006
Handling ThreadAbortException
By definition ThreadAbortException cannot be stopped. Even if you have something like catch...
Date: 01/30/2006
Why doesn't my process terminate even after main thread terminated
Sometimes you may wonder why your .NET application didn't terminated even after the main thread is...
Date: 09/04/2005
validation pattern for allowing non-empty string in xml file
I was trying to validate a xml file using xsd wherein a node value should be non-empty. Means there...
Date: 08/12/2005