Loren Halvorson's Blog

If your only tool is a hammer...

Browse by Tags

All Tags » .NET (RSS)
MSBuild trick for making <Exec> calls more maintainable
One of my pet peeves with MSBuild’s <Exec> task is how long the lines get when you have lots of arguments. I ran across a trick yesterday in a blog comment made by someone named Romain and thought it was a very nice solution to this problem...
Posted: Dec 11 2008, 01:52 PM by lorenh | with 4 comment(s)
Filed under: ,
Red Gate will take over development of Lutz Roeder's .NET Reflector
I just received a newsletter from Red Gate, and nestled in the headlines was this interesting tidbit. If you haven't heard of .NET Reflector, it's one of my favorites, and I encourage you to check this invaluable tool out. It's what you reach for when...
Stepping through .NET Framework source code is now possible
This is the big news today. You can now configure Visual Studio 2008 to step through .NET 3.5 source. Scott Hanselman has the steps to set this up ...except for one detail. When installing the QFE ( KB944899) patch, you'll need to have your the VS 2008...
Posted: Jan 17 2008, 03:02 PM by lorenh | with no comments
Filed under: ,
More Posts