J
JK
Hi all,
I want to build some functionality in my ASP.NET app and do not know where
to start, so just asking for some basic advice...
Here is what I want to do:
1. Store webreferences and methods as strings in my sql server database
2. Retrieve such a string from the database
3. From my ASP.NET app set a reference to the corresponding webservice
3. Run a specified method (also stored in the database as string) optionally
with some parameters
4. Get the result and do something with it (like displaying xml data on a
datagrid)
I am having trouble with 3 and 4...
Can anyone give me some hints or even better: give me some examples?
Thanks a lot in advance!
Regards,
Joost
I want to build some functionality in my ASP.NET app and do not know where
to start, so just asking for some basic advice...
Here is what I want to do:
1. Store webreferences and methods as strings in my sql server database
2. Retrieve such a string from the database
3. From my ASP.NET app set a reference to the corresponding webservice
3. Run a specified method (also stored in the database as string) optionally
with some parameters
4. Get the result and do something with it (like displaying xml data on a
datagrid)
I am having trouble with 3 and 4...
Can anyone give me some hints or even better: give me some examples?
Thanks a lot in advance!
Regards,
Joost