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…
At least when it comes to instantiating objects. Even in today's environment, when the typical amount of RAM on each…
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…
I have not tried this myself but there is now a way to debug Oracle PL/SQL from Visual Studio. Have…
We all know that it's a good idea to test our web pages in all popular browsers (to me that's…