J
James
Hi,
I working on an ASP .NET project, in this project I need to link my project
with another program to retrieve data, how can I do that? I have access to
source code of the other program where the data is stored.
Can I convert the program to a web service and then in my ASP .NET project
access the web service?
The program basically parse weather data for the day periodically and store
it, and I want to retrieve this data to be used on my ASP .NET project.
Hope someone can help!
Thank You!!!
I working on an ASP .NET project, in this project I need to link my project
with another program to retrieve data, how can I do that? I have access to
source code of the other program where the data is stored.
Can I convert the program to a web service and then in my ASP .NET project
access the web service?
The program basically parse weather data for the day periodically and store
it, and I want to retrieve this data to be used on my ASP .NET project.
Hope someone can help!
Thank You!!!