Who would’ve guessed. I recently rebuilt my work laptop. I installed .NET 2.0 framework, but not 1.1. When I went to try to browse to a website built on 2.0 on my local machine, […] Read More
.NET
Exactly what I said. “What the h-e-double-hockey-sticks is that”? SDDL, of course. I ran into it yesterday when debugging a production issue on some ASP.NET applications, and since I’d never seen or heard of it […] Read More
Yesterday Bill (boss) asked if I could help a non-.NET developer with a .NET problem they were having at another client. Of course, I said “sure”. Therein begins the saga… David and I spent 30 […] Read More
Along the lines of my previous post, and discovered through the same source (ServerSide.net), Jon “stole” an idea I had on how to use WF in an ASP.NET app to manage page flow. I say […] Read More
I came across these tips on Debugging WF-based workflows hosted in ASP.NET from a link on ServerSide.net. Chances are, I would’ve struggled with this for a few hours before figuring it out. Thanks Christian!
I haven’t played around enough with Visual Studio 2005 to know if this issue is resolved, but I hope it is. This is becoming more and more of a pain for me, although I think […] Read More
I just finished a two day Deep Dive workshop on Visual Studio Team System (VSTS). Summary: Cool stuff. I can’t tell you how many times I wished my current client would adopt this technology. Even […] Read More
I still haven’t read through this entire article, nor followed all of the embedded links, which is a sign of how detailed this article is. It is titled Planning, testing and tuning for ASP.NET and IIS 6.0 and […] Read More