This is pretty damn amazing: http://arstechnica.com/business/news/2012/02/transactional-memory-going-mainstream-with-intel-haswell.ars Its not a gotcha I solved, but still post worthy.
CS0246: The type or namespace name ‘NameHere’ could not be found (are you missing a using directive or an assembly reference?)
This is a fun problem I ran into, luckily I solved it rather quickly. The Setup I have a website setup in IIS7.5 running on […]
HTTP Error 404.2 – Not Found, Error Code 0x800704ec
HTTP Error 404.2 – Not Found The page you are requesting cannot be served because of the ISAPI and CGI Restriction list setting on the […]
HTTP 404.17 – Not Found, Error Code: 0x80070032
HTTP Error 404.17 – Not Found The requested content appears to be script and will not be served by the static file handler. Error Code: […]
Repairing an ASP.Net installation for IIS7
This will more often than not fix many obscure and just plain ridiculous errors that IIS7 somehow manifests. I have worked with IIS7 plenty and […]
Can’t Run Web Application After Renaming Web Project
This solution applies to many problems, but this one in particular. If you get a yellow screen of death when trying to run a Web […]
Things Not Everyone Should Drink at Work: Chamomile Tea
I learned this the hard way a several years ago, but I was just reminded again when a coworker of mine brought in some caffeine free Chamomile Tea to […]
Credit Cards: How to use them Correctly
Credit Cards Growing up I remember watching people get into varying amounts of debt with credit cards. Even my parents got into some troubles with […]
How to use Treasury Direct
If you don’t have an account yet… I am not going to explain the registration process, that is pretty self explanatory, so if you don’t […]
Visual Studio’s Immediate Window – C# vs VB.Net
I am primarily a C# developer, I will admit up front that I dislike VB.Net and will avoid using it when I can. I am […]