- Setting up keyboard shortcuts to build solutions in MSBuildOne of the greatest benefits of building your solution flies in MSBuild (vs in Visual Studio directly) is that it doesn't lock up the Visual Studio UI,…
- Applied Design Patterns SeriesOverview of the “AdventureWorksDesignPatterns” Project This is the start of a long series on “applied design patterns”. The intent to demonstrate design…
- Silverlight Cream for June 01, 2011 -- #1098<table cellspacing="10" cellpadding="0" border="0"><tbody><tr><td>In this Issue: <a href="#20110601Kunal Chowdhury"><u>Kunal Chowdhury</u></a>, <a…
- SilverlightShow for May 23-29, 2011Check out the Top Five most popular news at SilverlightShow for SilverlightShow Top 5 News for May 23-29, 2011.
- Silverlight Cream for May 31, 2011 -- #1097<table cellspacing="10" cellpadding="0" border="0"><tbody><tr><td>In this Issue: <a href="#20110531Alex Golesh"><u>Alex Golesh</u></a>, <a…
- Silverlight Cream for May 29, 2011 -- #1096<table cellspacing="10" cellpadding="0" border="0"><tbody><tr><td>In this Issue: <a href="#20110529Kunal Chowdhury"><u>Kunal Chowdhury</u></a>, <a…
- Resolve 404 in IIS Express for PUT and DELETE VerbsResolve 404 in IIS Express for PUT and DELETE Verbs IIS Express is a new web server that replaces the old Visual Studio web server (aka Cassini). IIS…
- “Mango” from the trenches part 2: Starting a Bing Maps navigation #wp7devAt IdentityMine, we had the chance to develop a few applications featuring the new Windows Phone 7 features coming up in the update codenamed “Mango”.…
- Cloud Lesson Learned: Exponential BackoffThis blog is the first one of a series of blogs addressing programming practices and lessons learned related to cloud computing. While most developers…
- SharePoint–To the Pain!Like I’ve said over and over and in many of my sessions, SharePoint is like a big AA Support Group. “Hi… My name is Mark, and I use SharePoint”…
- Integrating Twitter with your ASP.NET MVC 3 and Razor Web ApplicationMuch has been talked about the new release of ASP.NET MVC, i.e. MVC 3 and the new Razor syntax and the ability to simplify the development. Razor uses the…
- A few tips for working with XAML inside of Visual Studio 2010. When Double Clicking on a.XAML File go directly to the…
- Automating a Visual Studio Build with PowerShell - Part 1One of the several hats I wear at work is one of configuration manager for the internal data management application my employer uses. This app currently…
- Do NOT trust CHECKSUM or BINARY_CHECKSUM in SQL, use HASHBYTES insteadWe had a process ot using BizTalk to take in a reference file, then send data in via a table\type parameter in a stored procedure. The stored procedure…
- Visual Studio vNextAt TechEd this year, there's only a few sessions and expo booths aimed squarely at devs rather than sysadmins and DBAs, but one of the things I picked up…
- Silverlight Cream for May 19, 2011 -- #1092<table cellspacing="10" cellpadding="0" border="0"><tbody><tr><td>In this Issue: <a href="#20110519Rudi Grobler"><u>Rudi Grobler</u></a>(<a…
- Entity Framework 4.1 Code First – Mapping Enums to Lookup TablesThis afternoon I Built a mechanism for mapping Enums to Lookup Tables in EF Code First - using complex types and implicit operators. The steps are as…
- Automatically Merging Work Items in TFS 2013Moved to http://blog.ehn.nu/2011/05/17/automatically-merging-work-items-in-tfs-2013/
- C#/.NET Fundamentals: Of Lambdas and LINQThis is a quick presentation I threw together for a group of developers who requested a quick primer on using lambda expressions and the more common LINQ…
- IsSubsetOf List extensionI've created IsSubsetOf List extension based on discussion at http://stackoverflow.com/questions/332973/linq-check-whether-an-array-is-a-subset-of-another
