May 2010
Intermediate to advanced
1272 pages
61h 18m
English
In the previous section I covered service operations, which act on the server side. But they are not the only server-side feature in Data Services. Another interesting feature is known as query interceptors. Basically interceptors are .NET methods exposed by the service class enabling developers to intercept Http requests and to establish how such requests must be handled, both in reading (query interceptors) and in writing (change interceptors) operations. This section describes both query interceptors and change interceptors.
Read now
Unlock full access