-
Book Overview & Buying
-
Table Of Contents
OData Programming Cookbook for .NET Developers
By :
In this chapter we will cover:
Hosting a WCF Data Service in IIS server
Hosting a WCF Data Service in Console application
Deploying a WCF Data Service on Windows Azure host
Configuring WCF Data Service to return error details
Configuring WCF Data Service to return JSON-format response
Applying basic access rules on WCF Data Service
Getting rid of .svc extension by using ASP.NET URL Routing
Enabling dynamic compression for OData service hosted in IIS 7
For server-side service applications, during the development or deployment stage, we need to find a proper environment to host them. When deploying a service in the production environment, we not only make the service officially accessible to client consumers, but also allow the service to fully leverage various hosting features (such as logging, performance, security, and reliability) of the target environment. In addition, developers or administrators might need to apply various kind...
Change the font size
Change margin width
Change background colour