Geeks with Blogs
HomeAbout
  • The value of a Diagnostics service
    For an integration solution with lots of dependencies, it's difficult to definitively state that everything is wired up correctly and that all components…
    Elton Stoneman · 2011-12-12
  • Compatibility Problem with Microsoft Test Manager 2010 and Visual Studio 2011
    Moved to http://blog.ehn.nu/2011/12/09/compatibility-problem-with-microsoft-test-manager-2010-and-visual-studio-2011/
    Jakob Ehn · 2011-12-09
  • Mysterious query timeouts
    A mysterious problem plagued one of our web based applications: Usually searches are very fast and provide results within a couple seconds at most. Very…
    mknapp · 2011-12-09
  • 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.
    James Michael Hare · 2011-12-08
  • TFS 2010 Build - Troubleshooting the TF215097 error
    Moved to http://blog.ehn.nu/2011/12/08/tfs-2010-build-troubleshooting-the-tf215097-error/
    Jakob Ehn · 2011-12-08
  • 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…
    Laurent Bugnion · 2011-12-07
  • Renaming SharePoint Service Apps Databases
    Renaming 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…
    PointsToShare · 2011-12-07
  • 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…
    JoshReuben · 2011-12-04
  • Simple Producer Consumer With Tasks And .NET 4
    Simple 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…
    Alois Kraus · 2011-12-02
  • C#/.NET Fundamentals: Safely and Efficiently Raising Events
    The C#/.NET Fundamentals series is geared towards examining fundamental concepts in using C# (and .NET in general) to produce effective solutions.
    James Michael Hare · 2011-12-01
  • WPF Asynchronous Wait Cursor using Task Parralel Library
    While 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…
    Jacob L. Adams · 2011-12-01
  • Easier ASP.NET MVC Routing
    This blog now lives here.
    Steve Wilkes · 2011-11-30
  • Using the Static Code Analysis feature of Visual Studio (Premium/Ultimate) to find memory leakage problems
    Using the Static Code Analysis feature of Visual Studio (Premium/Ultimate) to find memory leakage problems Memory for managed code is handled by the…
    terje · 2011-11-27
  • 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…
    Dave Campbell · 2011-11-27
  • 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…
    Dave Campbell · 2011-11-26
  • 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…
    Dave Campbell · 2011-11-25
  • Learning HTML5 - Sample Sites
    Part 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…
    Steve Albers · 2011-11-24
  • 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…
    Dave Campbell · 2011-11-24
  • 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…
    andrewbrust · 2011-11-23
  • 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
    Justin Oehlmann · 2011-11-23
← Prev1…606162…227Next →
Geeks with Blogs

A community archive of developer blogs and technical articles, preserved at their original URLs.

Browse

HomeAboutArchive
© 2026 Geeks with Blogs. Posts by their original authors.