Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to retrieve data using web services in asp.net pls give
me the code and explain me briefly

Answer Posted / kuldeep kumar

To retrieve data from a web service first make method in
web service that query to the database and retrieve data
and return Dataset or the data type which you want to
retrieve (But web service can only return integer, string,
arrays, enum, xmlNode, Dataset etc). Make a proxy class for
your web service using VS or wsdl.exe. Now just make a
client class, make an object instance of web service in
your client class, and call the web method using this
object. I think now you can design code according to your
need.

Is This Answer Correct ?    5 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

From which base class all web forms are inherited?

928


Do session use cookies in asp net?

951


How to implement form based authentication in asp.net application?

1061


Explain About duration in caching technique

1019


Describe SOA and the tenets of it?

996


Explain a program using razor view engine to create a simple application? : asp.net mvc

953


Explain different types of Caching techniques in ASP.NET?

958


Explain diff between dataset and datareader?

929


What are validators and list some validators of asp.net?

926


What is asp.net futures?

1042


What is a server farm in iis?

993


1.can we add connection string in global.asax?????????? 2.what are the default files included when we create new web application????

20723


What are the new data controls in asp.net 2.0?

914


What is mvc in asp.net tutorial? : Asp.Net MVC

1109


How to implement role based security in asp.net mvc? : Asp.Net MVC

978