And finally after using free hosting / with free domain service for my blog, I finally thought to move to more “professional” place because my current free service limits me to number of files I can create !! and honestly, like any free lunch that doesn’t taste good … my domain name was sucker 🙂
SSRS Execution Account and Password Change Policy
It is standard enterprise practice to make users to change their password at every 30 days or so. No doubt it is really a good practice but it can cause some funny issues if you have applied same password expiration policy to service accounts or to accounts which are basically used to perform some sort
How to get user IP address in ASP.NET
There can be number of ways security and auditing can be implemented in any application. It can be done at Application Level, or at Application Server level or at Database Server Level. And I think best practice is to take advantage of all 3 based on user requirement, as we all know that having little
Remote Debugging in SQL Server Management Studio …
If you are a developer you know very well that a good programmer is not someone who can write fancy code but someone who knows how/when/where to press F9-F10 no offence. And it is equivalently true for SQL Server as well. Front end used to manage SQL Server instance is called SQL Server Management Studio
Joining the Band !!!
And yes … this is my very first post from my Android phone. In recent years these so called “smart phones” has really changed what we do online & on phone. Devices have become so powerful that once average PC was 😉 !!! Actually I am really glad that this good folks (makers of wordpress
Ajax Control Toolkit and IE 9 Runtime Error
You guys may be thinking that what the hell is wrong with this guy. First he doesn’t write much and even if he write he always cries about errors he get while working on his things !!! Its always he , he and he … with error error and errors only … but fact is
.NET Framework 4 and Could Not Load Type ‘System.ServiceModel.Activation.HttpModule’ Error …
So, day before yesterday I was working on some app. And I deployed it on my IIS (v7.5) server. The deployment process went very well without any sort of troubles. But when I tried to run that application from my web browser I got loads of error. And I found that the main error