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

What is a page life cycle?

1098


Which library is used by the testers and developers to develop automated tests and create testing tools?

1057


What is the web.config file in asp?

1217


How can you pass multiple complex types in Web API?

1121


Differentiate between namespace and assembly.

1024


5. What three Specific Job Positions do you target from Swatz Oils GROUP U.K?

2269


Explain swagger components.

1060


What is the difference between globalization and localization?

1022


How do sessions work?

982


What is skin in asp.net?

997


How can we create custom controls in asp net?

1073


In early binding will the method invoked on com component will verify it?s existance in the system or not ?

2688


What are themes and skins in 2.0, explain usage scenario?

988


What is session state server?

1202


Explain weak typing and strong typing.

1034