1. Introduction
This is the second article of my series about Silverlight web services tricks. At first time I planned to write only about WCF and that is why I called my article series “Deep dive into WCF”, but with my last experience I decided to move away from mainstream and offer some new unusual stuff. That is why I have generalized name of this series to “Deep dive into Silverlight services”.
In this article I’m going to show how you can build a super fast REST web services using ASP.NET MVC and Google Protocol Buffers library.