1
Answer

Webservice for C#.net windows applications

Ask a question
suman

suman

16y
3.3k
1

Hi,

I had written a webservice.Now I need help to accompolish the following goals..

1.How to host the webservice?..since this i have to use in windows application.

2.How to consume this webservcie through the C#.net windows application.

           My task is to write the Webservice,using this I will pick some data and that data I have to pass to a windows application/windows service where I will update the database.


Answers (1)