Click here to Skip to main content
15,884,873 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more: , +
i am new to silverlight and wcf services, My issue is i have a silverlight application that connects to wcf service in a IIS server.

on the first run i am able to get the data just like that, on subsequent calls to the same method in WCF service the response from sever is getting delayed(find out using fiddler).

My Application senario is to get 5 different data using the WCF service ex. func1(), func2(),func3(),func4(),func5(), based on the resultset chart, trends and data should be shown in UI, Suggest me a way to do it
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900