Advanced WCF Data Services HD
Presented by Scott Reed In the Advanced WCF Data Services seminar, we will build on the skills developed in the Introduction, in order to creating our own data model without the Entity Framework. We will also examine other mechanisms for hosting a data service including self-hosting and hosting inside a ASP.NET MVC project. Next we will look at some additional places that we can use to control what data is exposed as well as add our own validation logic. We will examine the pros and cons of using WCF Data Services vs the Web API and how we can leverage features of both. Lastly we will walk through consuming the service from other languages such as JavaScript.