R
Raghu Raman
Hi , ramesh.
i have a doubt in web services. just tell me the way am using the web
services is right?
since am involved in a big project , i have written a module in c# which
has classes & inheritance. on it it establishes the connection, command
, and a dataset.
for ex,
in any web page , if i want to open a connection / retrieve a record set
, i simply call that module's respective method . may am right here(i
think i need not use web service for add, modify, del, or i can go for
stored proc instead of web service. ).
but i should go for webservice for any automated tasks.
am i right , please guide me, when i should go for web service , if am
wrong
thanks, Raghu
i have a doubt in web services. just tell me the way am using the web
services is right?
since am involved in a big project , i have written a module in c# which
has classes & inheritance. on it it establishes the connection, command
, and a dataset.
for ex,
in any web page , if i want to open a connection / retrieve a record set
, i simply call that module's respective method . may am right here(i
think i need not use web service for add, modify, del, or i can go for
stored proc instead of web service. ).
but i should go for webservice for any automated tasks.
am i right , please guide me, when i should go for web service , if am
wrong
thanks, Raghu