Linkflood #1-2011
Creating a NuGet-based plugin engine – the author (Aaron Powell) describes how to create a plugin engine for FunnelWeb plugins or themes. Got an Old Computer? Jolicloud OS Can Now Make it a Zippy...
View ArticleLinkflood #2-2011
Advantages of CSS3 Media Queries Respond to Different Devices With CSS3 Media Queries on Script Junkies by Emily Lewis – the article talks about responsive design using CSS3 new semantic that allows...
View ArticleLinkflood #3-2011
Unit Testing 101: Are You Testing Your JavaScript? by Christian Johansen [23 feb 2011] – Of course you are testing your code. Nobody writes any significant amount of code and drops it into production...
View ArticleExposing a JSON API with ASP.NET MVC 3
This article on CodeProject shows one way (there are loads of ways, this is just one way) of how you might go about exposing a JSON API that is callable both from the web and via web based APIs from a...
View Article