-
Book Overview & Buying
-
Table Of Contents
OData Programming Cookbook for .NET Developers
By :
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 of configuration settings to OData services (at development or deployment stage) so as to enable some particular behavior or functionalities.
When developing OData services through WCF Data Service, it is possible for us to take advantage of the existing hosting and configuration support of a standard WCF service. Currently, we can use almost all kinds of .NET managed applications to host WCF Data Service including, ASP.NET web application (via IIS server), Windows service application, Windows...
Change the font size
Change margin width
Change background colour