Orchard
I recently migrated this blog from dasBlog to the Orchard CMS. It all went pretty smoothly – I followed the instructions here pretty much, and everything was fairly simple. There was nothing … more
I recently migrated this blog from dasBlog to the Orchard CMS. It all went pretty smoothly – I followed the instructions here pretty much, and everything was fairly simple. There was nothing … more
I recently read Mike Taulty’s post on creating a FlickR searcher with Silverlight and Microsoft’s System.Reactive extensions. In his post, Mike says this about the way his property … more
The ADO.NET team at Microsoft just announced the release of the Microsoft Entity Framework June 2011 CTP.
There are a few nice features in there – one that I have been looking forward … more
One way to avoid the spaghetti code and awkward namespaces that arise from using the Add Service Reference in Visual Studio is to extract your service interface code (including any … more