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 a WebService and what is the underlying protocol
used in it? Namespace?

Answer Posted / p.ramakrishna

Web Services enable the exchange of data and the remote
invocation of application logic using XML messaging to move
data through firewalls and between heterogeneous systems.

The key to understanding Web Services is knowledge of the
underlying protocols. Importantly, by default, all
communications between Web Services servers and clients is
through XML messages transmitted over the HTTP protocol.

SOAP (Simple Object Access Protocol) is the protocol that
allows us to encapsulate object calls as XML.

Disco and UDDI
You need to know where and how to locate a Web Service in
order to be able to use it - a process known as discovery.
The aim of these two protocols is to facilitate the
discovery process.

WSDL
WSDL (WebServices Description Language) does what it says -
allows description of the Web Service - it specifies the
SOAP messages that it can send and receive.

System.Web.Services.WebService.

Is This Answer Correct ?    7 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is repository pattern in mvc.net? : asp.net mvc

1039


What is session and cookies in asp.net?

1056


What is a viewstate?

1054


Where you store Connection string in "Web.Config" file in ASP.NET?

1110


Where are session variables stored?

1009


Explain how cookies work. Give an example of cookie abuse.

1174


What is the difference between cookie and session?

1025


What is microsoft windows sharepoint services?

1133


What are the different types of sessions in asp.net? Name them?

1229


What do you mean by authorization?

1001


What is viewstate information stored?

1139


How ASP and ASP.NET page works? Explain about asp.net page life cycle?

1075


What is mta?

1093


i have 3+ exp in .net? i am going interview now but they asked me do you know any TOOL? which tool will i study please refer me?

2379


What kind of data can be stored in viewstate?

1028