Thursday, March 22, 2012

Web services

i need som sample exmples on web services
how to consume web service in web applicationhi venki,

you should first add web reference in you asp.net application to the web service u need to access.

create object for the web service and use it as u can do with other class files.
http://samples.gotdotnet.com/quickstart/aspplus/doc/webservicesintro.aspx

0 comments:

Post a Comment