ramesh p

ramesh p

  • NA
  • 109
  • 0

Urgent requirement....

Aug 12 2009 8:28 AM
I have created wcf service and i am calling from my website. In database there are 1000 records only. For loading those records it is taking 1 minute time. How to get this data very fastly?

One more thing This wcf service calling one more webservice. This service developed in VS.Net 2005. After that we have developed wcf service using those webservice methods. Here i am calling wcf service's method and again it is calling webservice and that webservice retreiving data from database.

Suppose if i call directly the webservice i am getting data very fastly. If i call through wcf service i am getting data very slowly.


Please tell me how to do...

Answers (1)