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...


What is Web Services?How we can consume a Web Services in
our application?Explain.



What is Web Services?How we can consume a Web Services in our application?Explain...

Answer / ekansh chandra

A Web Service is application logic accessible to programs via standard web protocols in a platform independent way.

Web Service Consume from three methode :
1:- Using HTTP Post Methode
2:- Using XMLHTTP that will use Soap to call our the service
3:- Using Wsdl generated proxy class

Is This Answer Correct ?    9 Yes 3 No

Post New Answer

More ASP.NET Interview Questions

To display data in a Repeater control which template you provide?

0 Answers   Siebel,


Describe the application event handlers in ASP.NET?

0 Answers   HCL,


what is NET Framework ?

4 Answers   TCS,


difference between Trace and Debug ?

2 Answers   Accenture, HCL, Patni,


what is differences between bind and eval?

2 Answers  


accessing a textbox that was created dynamically? for (int i = 0; i < t1; i++) { TextBox t2 = new TextBox(); t2.ID = "adf" + i; PlaceHolder1.Controls.Add(t2); } accessing data entered in the above created controls.

1 Answers  


Which method is used to enforce garbage collection in .net?

0 Answers  


Features in ASP.NET?

2 Answers   Microsoft,


What is the role of global.asax?

10 Answers   Infosys,


How you will handle session when deploying application in more than a server? Describe session handling in a webfarm, how does it work and what are the limits?

3 Answers   CoreObjects,


Types of caching. How to implement caching?

2 Answers   Microsoft,


What is sequence of code in retrieving data from database?

3 Answers   Accenture,


Categories