views:

89

answers:

0

I have a silverlight application in which i have multiple requests that goes to the server.I want that all these request to be synchronized i.e by means of queue or by means of multitasking.What is the best mean of doing so.Plz provide some example in silverlight where io could do so.