- December 1, 2007Sara Ford posted a blog entry (which I got from the VS2008 Tip of the Day Gadget on Vista) which made me slap…
- December 1, 2007I'm getting ready to move over to BlogEngine.NET and I was working with the DasBlog Converter that comes with BlogEngine.…
- December 1, 2007Argh! Nearly an hour wasted, I was building a source tree today for a new TFS installation and in the…
- November 30, 2007I recently help set up a CI (Continuous Integration) environment using CC.NET (Cruise Control.NET) at a client that I'm at.…
- November 19, 2007I'm not going to lie, I'm a NUnit guy. I've used it for years. But just recently I've decided to…
- November 15, 2007It's common to see a developer use a StringBuilder or basic string concatenation to concatenate strings in .NET code. You'll…