« Previous Next »
Last post 10-15-2008 8:31 AM by tomkmvp. 1 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (2 items)
Sort Posts: Oldest to newest Newest to oldest
Hi All,
I want to know whether we can host a web service written in an unmanaged code (either C or C++) in IIS ?
I could not find any sample program or any article mentioning how to do it or whether it is possible.
Regards,
Primal
I don't see why not - a web service is in simpe terms just a web page that responds to a request for data.