Hanselminutes with Scott Hanselman
Hanselminutes with Scott Hanselman
Scott Hanselman
Framework Series: Service Stack with Demis Bellot
33 minutes Posted Jan 4, 2012 at 1:44 pm.
0:00
33:58
Download MP3
Show notes

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?