What is SOAP, UDDI and WSDL ?

Answers were Sorted based on User's Feedback



What is SOAP, UDDI and WSDL ?..

Answer / satish

SOAP (Simple Object Access Protocol) is a simple protocol
for exchange of information. It is based on XML and
consists of three parts: a SOAP envelope (describing what's
in the message and how to process it); a set of encoding
rules, and a convention for representing RPCs (Remote
Procedure Calls) and responses.
UDDI (Universal Description, Discovery, and Integration) is
a specification designed to allow businesses of all sizes
to benefit in the new digital economy. There is a UDDI
registry, which is open to everybody. Membership is free
and members can enter details about themselves and the
services they provide. Searches can be performed by company
name, specific service, or types of service. This allows
companies providing or needing web services to discover
each other, define how they interact over the Internet and
share such information in a truly global and standardized
fashion.
WSDL (Web Services Description Language) defines the XML
grammar for describing services as collections of
communication endpoints capable of exchanging messages.
Companies can publish WSDLs for services they provide and
others can access those services using the information in
the WSDL. Links to WSDLs are usually offered in a company?s
profile in the UDDI registry.

Is This Answer Correct ?    31 Yes 6 No

What is SOAP, UDDI and WSDL ?..

Answer / udit trivedi

SOAP (Simple Object Access Protocol) is a simple protocol
for exchange of information. It is based on XML and
consists of three parts: a SOAP envelope (describing what's
in the message and how to process it); a set of encoding
rules, and a convention for representing RPCs (Remote
Procedure Calls) and responses.
UDDI (Universal Description, Discovery, and Integration) is
a specification designed to allow businesses of all sizes
to benefit in the new digital economy. There is a UDDI
registry, which is open to everybody. Membership is free
and members can enter details about themselves and the
services they provide. Searches can be performed by company
name, specific service, or types of service. This allows
companies providing or needing web services to discover
each other, define how they interact over the Internet and
share such information in a truly global and standardized
fashion.
WSDL (Web Services Description Language) defines the XML
grammar for describing services as collections of
communication endpoints capable of exchanging messages.
Companies can publish WSDLs for services they provide and
others can access those services using the information in
the WSDL. Links to WSDLs are usually offered in a company?s
profile in the UDDI registry.

Is This Answer Correct ?    14 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

what is synchronization and asynchronization. what are the difference between two?

1 Answers   TCS,


How can we use Web API with ASP.NET Web Form?

0 Answers  


Describe session handling in a webfarm, how does it work and what are the limits?

0 Answers   Siebel Systems,


Can you dynamically assign a Master Page?

0 Answers   MCN Solutions,


What is CSS? What is the advantage os using CSS in ASP.NET Web Applications?

2 Answers   PCS,






What is the purpose of asp.net?

0 Answers  


Types of session management in ASP.NET?

1 Answers   Microsoft,


we are working in .net namespaces like using system.io,system.text. these namespace before we use "using " keyword what means of using?

7 Answers   CEI, CSC, HCL, Tech Mahindra,


What are the 4 tenants of SOA/D.

1 Answers  


Why is this service branded with windows livetm?

0 Answers  


How do we assign page-specific attributes?

0 Answers  


What is parse in asp.net?

0 Answers  


Categories