Whenever I start my Windows. I open SSMS, select server, select user and database to connect to database. This process I have to do every time when Windows is restarted. I decided to make Windows do t...
I am used to work with dark colour themes for my applications like VS, notepad word etc. Thanks to d
While parsing one of my regex pattern based on input data I was getting the following error: RegEx: Quantifier {x,y} following nothing error I was having the following code: string pattern = string.Fo...
Today I wanted to test Windows Authentication on my local IIS server. I went to one of my site and I noticed the windows authentication type was missing. To enable it I did the steps which I am writin...
HTTP Error 500.19 - Internal Server Error The requested page cannot be accessed because the related configuration data for the page is invalid. Config Error This configuration section cannot be used a...
Step to disable users from coyping files to a flash drive or USB on a Windows 7 machine If not already done, then create a normal user account (non-administrator) for that user in Windows 7 (via Contr...
I was working with File Download stuff in ASP.NET and started getting the following exception: Platf
I had been an MVP (Microsoft Most Valuable Professional) since 3 years. Over the years, I have seen
As soon as I opened my machine today I noticed internet stopped working on Chrome, Firefox and Safar
Compiler Error Message: CS0016: Could not write to output file 'c:\Windows\Microsoft.NET\Framework64
I tried installing Signalr latest version today and was unable to do so because of following message
While transmitting PDF files to Chrome I started getting the following error: Duplicate headers rece
While working with GIT Bash today I tried increasing the width of Git Bash window but unfortunately
While working with transmitting files via server side was not working when filename was having space
Following is the snippet of JavaScript which will detect whether you are running IE8 version or not:
Today I opened one of my asp.net website in mobile and noticed zoom was not working in it. This was
There is a bug in the binaries from Nuget as well as zip files uploaded on apache site for Lucene.ne
I am preassuming you have already cloned pdf.js on your machine. Say it is cloned at the following l
Today I updated the SignalR from 0.5.3 to 1.0rc2 version one of my application. On running the appli
On adding image via TinyMCE image editor my Chrome browser was getting crashed as soon as I was hitt
I was trying to install Visual Studio Ultimate 2012 on one of my Windows 7 machine and got stuck wit
I recently updated my site from SignalR version 0.5.3 to SignalR 1.0.0 RC2 and noticed signalr-hubs.
Today I had to install IE8 on my Windows7 where IE9 was installed. I remember when I did fresh insta
Go to Tools >> Options >> Keyboard In "Show commands containing" textbox enter view.togg
Below is the script to get all those columns which have NULL values for all the rows in a table: DEC