- The value of a Diagnostics serviceFor an integration solution with lots of dependencies, it's difficult to definitively state that everything is wired up correctly and that all components…
- Compatibility Problem with Microsoft Test Manager 2010 and Visual Studio 2011Moved to http://blog.ehn.nu/2011/12/09/compatibility-problem-with-microsoft-test-manager-2010-and-visual-studio-2011/
- Mysterious query timeoutsA mysterious problem plagued one of our web based applications: Usually searches are very fast and provide results within a couple seconds at most. Very…
- C#/.NET Fundamentals: Returning Zero or One Item As IEnumerable<T>The C#/.NET Fundamentals series is geared towards examining fundamental concepts in using C# (and .NET in general) to produce effective solutions.
- TFS 2010 Build - Troubleshooting the TF215097 errorMoved to http://blog.ehn.nu/2011/12/08/tfs-2010-build-troubleshooting-the-tf215097-error/
- MVVM Light template and WCF services (or any ASP.NET application for that matter)I was recently made aware of a couple of people having issues with WCF services (or ASP.NET applications) when using the MVVM Light project template for…
- Renaming SharePoint Service Apps DatabasesRenaming SharePoint service app databases When you install SharePoint 2010 and use the wizards, you will be asked which services you’d like to install. By…
- C++ AMP- C++ AMP is a GPGPU API – it allows you to define functions (kernels) that take some input, perform an expensive calculation on the GPU and return the…
- Simple Producer Consumer With Tasks And .NET 4Simple Producer Consumer With Tasks And.NET 4 Threading was never so easy since.NET 4 with the TPL has been released. I know I am a bit late but there are…
- C#/.NET Fundamentals: Safely and Efficiently Raising EventsThe C#/.NET Fundamentals series is geared towards examining fundamental concepts in using C# (and .NET in general) to produce effective solutions.
- WPF Asynchronous Wait Cursor using Task Parralel LibraryWhile working on a WPF application, I had a need to show the wait cursor while performing a long running operation. You would expect the code to look as…
- Easier ASP.NET MVC RoutingThis blog now lives here.
- Using the Static Code Analysis feature of Visual Studio (Premium/Ultimate) to find memory leakage problemsUsing the Static Code Analysis feature of Visual Studio (Premium/Ultimate) to find memory leakage problems Memory for managed code is handled by the…
- Silverlight Cream for November 27, 2011 -- #1176<table border="0" cellpadding="0" cellspacing="10"><tbody><tr><td>In this Issue: <a href="#20111127Matt%20Eland"><u>Matt Eland</u></a>, <a…
- Silverlight Cream for November 26, 2011 -- #1175<table border="0" cellpadding="0" cellspacing="10"><tbody><tr><td>In this Issue: <a href="#20111126Michael%20Washington"><u>Michael Washington</u></a>, <a…
- Silverlight Cream for November 25, 2011 -- #1174<table border="0" cellpadding="0" cellspacing="10"><tbody><tr><td>In this Issue: <a href="#20111125Michael%20Collier"><u>Michael Collier</u></a>, <a…
- Learning HTML5 - Sample SitesPart of the challenge with HTML5 is understanding the range of different technologies and finding good samples. The following are some of the sites I have…
- Silverlight Cream for November 24, 2011 -- #1173<table border="0" cellpadding="0" cellspacing="10"><tbody><tr><td>In this Thanksgiving Day Issue: <a href="#20111124Andrea%20Boschin"><u>Andrea…
- Windows 8 Will be Here Tomorrow; but Should Silverlight be Gone Today?The software industry lives within an interesting paradox. IT in the enterprise moves slowly and cautiously, upgrading only when safe and necessary. IT…
- Convert MP3 to AAC,FLAC to AAC (.NET/C#) FREE :)So I was tasked with looking at converting 10 million tracks from mp3 320k to AAC and also Converting from mp3 320k to mp3 128k
