Hi All,
I want to write a wcf service which listens to a asynchronous SOAP XML messages, save to a file directory on the server and sent receipt message to the client. Which later need to be parsed and saved in to the database table and send success/error message to client.
Any suggestions or sample code/project would be greatly helpful
Thank in advance....