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
Login failed for user 'sa' because the account is currently locked out. The system administrator can
In this blog I will show you the steps to shrink transaction log. This requirement may come when you
In this blog I will show the script to get the size of all tables in a database. I am using [Adventu
We are using Lucene.Net in Communifire, and we noticed that with a lot of data, the application does
If you are fond of using the developers tool in Chrome to right side instead of bottom try the follo
If your ASP.NET web request takes a lot of time (doing some background work etc), then you will need
While working with some application I was getting the following error: The SQL Server Service Broker
SELECT KU.table_name as tablename,column_name as primarykeycolumn FROM INFORMATION_SCHEMA.TABLE_CONS
Today on one of our new server we were facing a weird issue where FormAuthentcaition was not working
I am the guy which loves css styles in compacted form that is in a single line: .table{border:0px;}
HTML to PDF conversion in .NET We have been using AbcPDf for quite some time for the sole purpose of
Today I applied SSL certificate to one of my sites on my local machine. As soon I tried starting tha
In one of my projects I noticed that ".gitignore" file was not ignoring the files I mentioned in ".g
In order to get mimetype/contenttype from file name/extension you need to make use of "System.Web.Mi
The reason of this issue is that on 64 bit process uses WOW64 folder. You need to write the code whi
I will show you how to get connecting string stored in registry. The code which I will show in this
We started getting this error in jquery.layout.js plugin after upgrading our application to latest j
Below is the script to unistall the "memcached server" service: "memcached server" service
While using the Enyim memcache I noticed my values were not getting stored in cache. I was using the