Software Development
Tip: IIS stopped working - Check if Skype conflicts with it
Sometime Skype causes IIS service to stop working. When trying to start IIS it gives error (HRESULT: 0x80070020) because port 80 is used by skype.
Find and Replace in Visual Studio using regular expression
Visual Studio Find and Replace using regular expression. This feature is very useful while you need to perform any repeating pattern based task.