3
Answers

Making my c# client call webservices with the same session

Dan McCoy

Dan McCoy

17y
6.9k
1

Hello

I have both a web service and a client app, both written using c#.

My question is how can I get the client app call the methods of the web service using the same session?

Answers (3)