Categories
ADO.NET Data Services ALT.NET AppFabric architecture Async auto tagging BDD DDD Fiddler Fluent NHibernate hardware Heroku Home Network HTTP International IoC MSDN Magazine MSpec my setup NHibernate OAuth performance Pivot R# Refactoring Ruby Sinatra SSIS TortoiseSVN Uncategorized virtualization WCF Web Web API Windows 7 Windsor
Monthly Archives: June 2012
RestBugs Ported to Node
I just merged my NodeJS port of the RestBugs sample application and pushed it up to github. In case you’re not 100% sure what RestBugs is, it’s an example of a hypermedia-driven bug management system (system including both client and … Continue reading
Posted in Uncategorized
10 Comments
Getting Started with NodeJS – Migrating RestBugs
I’m intrigued by node – partly because of all the recent hype and ‘cool kid’ factor – but mostly because I like the idea of having a single language context on both client and server. Plus, the overall programming style … Continue reading
Posted in Uncategorized
7 Comments
Web Optimization in Visual Studio 2012 RC
The Web optimization framework has gone through some major changes between the Visual Studio 11 Beta and Release Candidate releases. The changes coalesce around 2 primary goals: Enable greater control over the default bundles that are registered with the Web … Continue reading
Posted in Uncategorized
38 Comments