-
Popular Posts
-
Recent Posts
Recent Comments
- David Hogue on So I’ve been playing around with IPv6 at home lately
- Get your home network connected with IPv6 | troywitthoeft.com on So I’ve been playing around with IPv6 at home lately
- Troy on So I’ve been playing around with IPv6 at home lately
- Amor on 2 Hours With Castle MonoRail
- David Hogue on So I’ve been playing around with IPv6 at home lately
Author Archives: David Hogue
Plugging a ConnectionProvider in to NHibernate to connect to multiple databases
I recently had a scenario where I needed to connect to a variety of databases depending on context. The databases all shared the same schema, the contents were just partitioned out based on customer. I’d originally done this with many … Continue reading
Some WinDbg notes for troubleshooting excessive memory usage
A little while ago I ran into some problems with the w3wp process gobbling up tons of memory. It ate up so much memory that after running for a few hours with high traffic, it would automatically get restarted by … Continue reading
Performance Monitor Tips & Tricks
I’ve been doing a lot of digging into performance monitor this last week or so and learned some new tricks. I thought I’d write this up and share what I found in case it’s useful in the future: Command line … Continue reading
On Working Remotely and Practicing Writing Skills
I’ve been doing a decent amount of work outside the office recently (or telecommuting as they used to call it.) This has been working pretty well, but I’ve been trying to improve my communication skills since that’s been a little … Continue reading
Stupid Router Tricks (or how to use DD-WRT to extend the range of a network)
I recently found myself in a situation where I had no direct internet connection where I was staying. I did find a public wifi signal, but it was very weak. At first I tried sitting over on the side of … Continue reading
Reconfiguring the load balancer to check via HTTP
So this comes from a work experience. For a project, I was looking into reconfiguring the load balancer we were using… We’re using loadbalancer.org. Which uses Linux-HA which uses ldirectord to monitor servers. There are a few options for how … Continue reading
Changing which conversation an email is grouped in with Outlook 2010
Outlook 2010 has a conversation grouping feature that can be pretty handy when you have a lot of different conversations headed to your inbox. However sometimes it gets confused. Unfortunately it’s pretty poor at handling a few situations: when several … Continue reading