As a .NET developer, I thrive on Intellisense. Whether its a method I wrote or from a library from Nuget, the ability to see the […]
Tag: Server admin
Kill SQL server Database connections
I wanted to drop a DB inorder to restore a recent copy on our test bed. However for some reason it didnt work for the […]
Troubleshooting the AppFabric Cache cluster
My boss recently impressed to me on the need to have a complete design document for the implementation of an AppFabric cache cluster. This documents […]
Remote perfmon counters, opening ports
The issue There happens a situation where one wants to collect performance counters about a server from a remote server within the same domain. However […]
Its not just about load testing, its about performance counters
During my initial days in QA one of my tasks involved doing load tests on systems. We all know that this kind of tests are […]