I am trying to pass variables from asp pages to this application that will in turn form an XML request that will be passed to another third party application which will send an appropriate response for the request. Information passed is financial and the application should use multiple threads.
I am interested in finding out the overhead that will be involved in making the webservice calls vs the dll.
Leave a comment: