- Book Review: MAKE Ultimate Kit Guide 2012; O’Reilly MediaIf you're interested in hacking (and by that I don't mean programming, I mean cobbling together various wires, circuits, bits and gizmos to form something…
- JSON.net and Deserializing Anonymous TypesI had a situation where I had to deserialize a small chunk of JSON-formatted data and I didn’t want to create a class for it since it was a very specific…
- Inside the Concurrent CollectionsThe concurrent collections, located in the System.Collections.Concurrent namespace, were introduced in.NET 4 as thread-safe collections that could be used…
- Mapping and Auto-Mapping Objects from IDataReader\Source: [https://geekswithblogs.net/EltonStoneman\] This is one in a series of posts covering my generic mapping library on github: Sixeyed.Mapping.
- New Resharper Code Style Sharing in v6.1 Features.I noticed this today, since I have updated Resharper to v6.1. In the past you could specify a single file for code style sharing. You are now presented…
- New GhostDoc Pro in Beta soonGhostDoc pro is being updated and will include a spell checker for comments. The first beta of the updated version is due this month. For more details see
- Mapping and Auto-Mapping Objects\Source: [https://geekswithblogs.net/EltonStoneman\] This is the first of a series of posts covering my generic anything-to-object mapping library on…
- Geekswithblogs.net](https://geekswithblogs.net/darrengosbell/archive/2013/02/02/ssas-clearing-the-mdx-script-for-a-session-in-ssms.aspx)
- Windows Azure with Windows Phone 7I presented two talks on windows azure recently. One among them was focusing on Windows Phone 7 app development. The other one was on MVC3 ASP .Net app.…
- Moving UIElements around in MetroI'm playing with some code for the, and since I had to dig some of this out, I thought maybe others might be interested. Was just thinking that ratting…
- New MVVM Light templates with bug fixesThe current version of MVVM Light had a couple of issues in the project templates. The most annoying one was causing a problem when creating new projects:…
- 30 Free Programming BooksThe list of 30 free programming books at http://citizen428.net/blog/2010/08/12/30-free-programming-ebooks/ has been updated and there are now 59 links…
- HTML 5: Predictions for the Future of Silverlight in SharePointI’m not sure I have ever thrown this down in writing. I probably have said this 800 or 900 times, but I think that HTML 5 in SharePoint 2010 sucks. The…
- Microsoft Most Valuable Professional 2012–MVP–VS ALMJanuary 2012 will go down as one of the most memorable months! What a fantastic way to start the year, received an email from Microsoft telling me that I…
- Getting started with Metro style DirectXA little more than three months ago, Microsoft hosted the //build/ conference at which they unveiled the upcoming version of Windows (commonly called…
- ASP.NET MVC 3 - Creating a Simple Log-In FormThis demo is a continuation of my previous article about "ASP.NET MVC 3: Creating a Simple Sign-Up Form" which I wrote few months ago. Basically in this…
- Introducing: Community TFS Build ManagerMoved to http://blog.ehn.nu/2011/12/30/introducing-community-tfs-build-manager/
- Resharper 6.1 - new nice features - 1Yesterday I installed the new version of Resharper (if you have not tried out ReSharper yet I urge you to get a copy, install it and try it out.) The…
- Extending Unityis a great IoC container. One thing that is lacking, however, is the ability to automatically resolve requests without some kind of mapping. In the past,…
- StyleCop 4.7.0.0. is outThere is a new release of stylecop at. This is an Alpha release of stylecop for working with the new version of ReSharper.
