As an attempt to make this blog appears more busy:-), I will begin my "Finds of the Week" series. Each…
Update 1/27/2009: I posted an updated version of this article targeted for Silverlight Runtime 2.0 here Imagine being able to…
In a previous article ("StringBuilder is not always faster), I provided some quick benchmark data and gave "rules of thumb"…
Here are my top 11 tips and tricks for getting things done faster with the Visual Studio 2005 IDE (without…
I am getting ready to check out all the neat tools in Scott Hanselman's 2007 Ultimate Developer and Power Users…
At least when it comes to instantiating objects. Even in today's environment, when the typical amount of RAM on each…
Is Lines of Code a good way to measure programmer output? Background First, some background: several studies (Sackman, Erikson, and…
Ok, so System.Transactions is not new to many .NET developers but it's new to me. We have just started to research…
How often have you been told to use StringBuilder to concatenate strings in .NET? My guess is often enough. Here…
Google Co-op allows you to create customized search engines to fit your search interests. .NET developers, you may want to…