Click here to Skip to main content
16,014,392 members

Comments by Ganga Prabhu (Top 5 by date)

Ganga Prabhu 10-Aug-15 9:17am View    
Any help?
Ganga Prabhu 30-Jun-15 14:14pm View    
Thank you. I am not sure why I used static. It worked after removing.
what else do I need to take care when I have single service with multiple clients.( do I need to queue my request)

Mine requirement is stated here:
http://www.codeproject.com/Questions/1003461/What-is-the-best-way-to-archictect-the-following-r?
Ganga Prabhu 30-Jun-15 13:45pm View    
@ virusstorm : Thank you for the suggestion. I am just trying to learn WCF.

Here is my goal for today:
a. Single Service serving multiple clients.
b. Client will request for "Start Operation", Service will perform the operation and send the result back to the same client.

Let me know if I am not clear still..
Ganga Prabhu 23-Jun-15 15:34pm View    
Thank you Sergey.

I will keep you posted. I wanted to know if I am on right track.
Ganga Prabhu 23-Jun-15 15:34pm View    
Deleted
Thank you Sergey.

I will keep you posted. I wanted to know if I am on right track.