Hanselminutes is Fresh Air for Developers. A weekly commute-time podcast that promotes fresh technology and fresh voices. Talk and Tech for Developers, Life-long Learners, and Technologists.

Framework Series: Service Stack with Demis Bellot

January 04, 2012 00:33:58 24.47 MB Downloads: 0

Demis Bellot has put together an open source .NET and Mono REST Web Services framework called Service Stack. It's effectively a WCF replacement for some kinds of webservices. There's no XML and no code-generation. Why do frameworks like this exist and what kinds of things did Demis take into consideration when creating it? How does one balance performance vs. compliance?