Morning Brew by Chris Alcock
Monday is a Public Holiday here in the UK, so in keeping with tradition there will be no Morning Brew on Monday, and I shall return on Tuesday 28th April. Enjoy the Weekend....
One of my least favorite parts of nearly every programming language I ve spent much time with has been the ubiquitous switch statement. Though it does serve a useful purpose...
For the past five years, Microsoft has been working with a diverse group of companies to develop the...
Fluent API is a flexible way to define mapping between POCO classes used in Entity Framework Code first. This article demonstrates how to use Fluent API in an ASP.NET MVC...
Morning Brew by Chris Alcock
Software Glimpse 1.3.2 released - The Glimpse Team announce the release of Glimpse 1.3.2, a minor update which makes some improvements to the client side of Glimpse including...
It turns out this is a unique Google Chrome bug. It can t be solved by updating Chrome, you need to...
SignalR is the latest in a long string of new technologies pouring out from the ASP.NET team...
Morning Brew by Chris Alcock
Information How to setup a Load Balanced Web Farm of Virtual Machines (Linux or otherwise) on Windows Azure (command line) - Scott Hanselman gives a detailed walkthrough of...
Morning Brew by Chris Alcock
Software Knockout-ES5: a plugin to simplify your syntax - Steve Sanderson shares Knockout-ES5, a plugin for Knockout which takes advantage of modern browser s support for...
An introduction to Web API’s Custom Assembly Resolver feature that enables you to add Controller libraries dynamically at run time. To add some pizazz, we generate the entire...
Morning Brew by Chris Alcock
Software YUICompressor 2.4.8 Released - Joey Smith announces the latest release of the YUICompressor, and the first since they shifted to a contributor model. As a result this...
A walkthrough of how to sign up with MongoHQ to setup a MongoDB database and then connect to it from an ASP.NET Web API application.