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 are the advantages of asp.net mvc framework? : asp.net mvc

0 Answers  


What is jade template engine?

0 Answers  


What is difference between view state and session state?

0 Answers  


How will you maintain versioning in asp.net 2.0?

0 Answers   MCN Solutions,


How can you achieve nested Masterpages in 2.0?

1 Answers   Microsoft,






What is the life cycle of web page?

0 Answers  


Types of objects in ASP?

8 Answers   Beget, Microsoft,


IN an ASP.NET Web application if there is any error, how can you debug?

0 Answers   Siebel,


What is the most appropriate lifetime for a database connection/orm context in an asp.net mvc application? : Asp.Net MVC

0 Answers  


What is the name of the base class that all web forms will be inherited?

7 Answers  


What is the namespace for encryption?

3 Answers   Astadia, CIA, Wipro,


what is the jit? what is the type of jit and purpose of it>

2 Answers   Honeywell,


Categories