hi
how make API to connected to asp.net and have to access the API method ..can anyone provide the sample?
Thanks
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Posted May 19, 2011, 9:37 AM
From the Third party vendor, you might have get the dll.
And add this dll into the project reference and you can use into your asp.net application.
Hope this helps.