Shell is not a new thing for any older timer … or for folks working with forbidden OSes like Unix…
Tips
Record steps to produce bugs with help of Problem Step Recorder in Windows 7
Few days back I was just goofing about in system I stumbled upon really interesting feature of Windows 7 it…
Infinite loop in DOS
Few days back I was working on some task and as a part of that I was required to run…
“EXECUTE AS” clause in T-SQL
In T-SQL there is really interesting clause available which allows DB engine to execute some particular module (function, SP, trigger…
High Availability in ASP.NET application
From Wikipedia, High availability is a system design approach and associated service implementation that ensures a prearranged level of operational…
Powering on a virtual machine after connecting a USB device fails with the error
I’ve used VMWare now and then for my virtual machines. And I think, it is the best virtualization software out…
Managing Orphaned database users in SQL Server
It one of the most common issue you will face when you will move/copy your database from one server to…