E
ELat
I am developing a Windows Application in vb.Net that will eventually be
accessible via the internet. I have created an XML Web Service which
references the Data Access Application Block. I want to create web
methods for my VB.Net windows app with my web service primarily to
retrieve, update datasets using stored procedures already created in my
database. I have probably well over 5000 stored procedures. Can give
some direction on the best way to go about this? An example on what my
methods would be great.
Thanks in advance...
accessible via the internet. I have created an XML Web Service which
references the Data Access Application Block. I want to create web
methods for my VB.Net windows app with my web service primarily to
retrieve, update datasets using stored procedures already created in my
database. I have probably well over 5000 stored procedures. Can give
some direction on the best way to go about this? An example on what my
methods would be great.
Thanks in advance...