Click here to Skip to main content
15,884,629 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hello there,

I'm very new to asp.net web API and I don't have any clear picture about that but I need to build one in a very short time. The API is going to send XML data to an external server without any request in a fixed time interval.

I have my database. And a method inside the controller who is capable to collect data. Need to send that to an external API. Please help me out....

Thanks in advance
Posted
Updated 19-May-15 5:03am
v2
Comments
virusstorm 19-May-15 12:07pm    
We can't help you unless you have a clear picture of what you need.
Duncan Edwards Jones 19-May-15 12:16pm    
Does the receiving side of the web request already exist - i.e. is the external server set up and has some URL that you need to send the file to?
Malai Joti Adhikary 19-May-15 14:48pm    
No the external server is not up yet but will come fast and I will have the URL. I have my method to grab data from my database and can showed it up on a page with some ajax call. Just need to send it to an external server.

Thanks for replying Duncan... :)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900