Hi All,
Thanks to all. Could you please help me to provide some directions to my problem:
problem: i have Web API OData supported REST services are there. It is working fine but, when i query for large information and performing filter on service method is becoming over load on server.
Is it possible to pass query to handle in underlaying layers rather on web server?
I mean to say, rather query handled in iQuery expression tree, i would like to delegate that request to underlaying layers. Is it possible?
Thanks and regards,
nch srinivas.