Health monitoring explained ASP.NET
Original post: http://aspnet.4guysfromrolla.com/articles/031407-1.aspx
View Article2 opdateringer til Vista retter de værste fejl
De to opdateringspakker skal indtil videre installeres manuelt fra Microsofts hjemmeside ved at gå ind under KB938979 og KB938194.
View ArticleVisual Studio 2008 – ItemTemplatesCache missing
The issue My Visual Studio 2008 opened the solution file with no problem. However, when I was to add a new class, user control, aspx file or similar, I received the error: Could not find part of...
View ArticleVisual Studio 2008 debugging and breakpoints
My development tools are currently Visual Studio 2008, Resharper 4.5, Gallio and Testdriven.NET. But for as long as I have used these tools, my Visual Studio debugger has only worked partly. The...
View ArticlePrint Spooler error in Windows 7 (Bootcamp)
I found this blog post, which solved my problem regarding being unable to print on my Windows 7 MacBook Pro 13″ using Bootcamp. http://tomgee.us/?p=172 This is from the original blog post (thanks to...
View ArticleMembase local development machine ip problem – FIXED
Membase caching stops working I struggled with Membase last night. I added NHibernate 2. level caching, Asp.net Session caching, Output caching and custom caching to some new Membase providers. It...
View ArticleNHibernate CompositeId and GetHashCode SELECT N+1 problem
I was looking in my NHProf log and got a lot of SELECT request. To many and I thought I was having a SELECT N+1 problem. Using the “Stack Trace” in NHprof I identified a call being made to...
View ArticleMacbook Air sleep mode not working
My Macbook Air 13″ mid-2011 running Bootcamp with Windows 7, had an issues with sleep modes. Whenever I closed the lid or asked Windows to sleep, a reboot was necessary. After a failed attempt at...
View Article