|
INTERVIEW QUESTIONS
WEB
WEB SERVICES
DETAILS
Question: What is .Net Web Service?
Answer: Web service is the way to publish application's function on web that can be accessible to the rest of the world. Web services are the components that can be used by other applications ASP.NET offers easy way to develop web services, just precede the functions with a special WebMethod ()> attribute in order them to work as Web Service. Web services are discovered using UDDI directory services. Web services are built on XML standard and use SOAP protocol that allows them to communicate across different platforms and programming languages. Web services easily manage to work across corporate firewalls as they use HTTP protocol which is firewall friendly. Web services platform elements are SOAP (Simple Object Access Protocol) UDDI (Universal Description, Discovery and Integration) WSDL (Web Services Description Language) The web services are built on internet standards that are not platform or language specific. The .Net framework provides in-built classes to build and consume web services. The components offered by web services are reusable. The examples of web service components can be shipment tracking, translation utility, weather forecasting, sports scores etc.
|
|
|
Category |
Web Services Interview Questions & Answers -
Exam Mode /
Learning Mode
|
Rating |
(0.2) By 9058 users |
Added on |
4/28/2014 |
Views |
71818 |
Rate it! |
|
|
Question:
What is .Net Web Service?
Answer:
Web service is the way to publish application's function on web that can be accessible to the rest of the world. Web services are the components that can be used by other applications ASP.NET offers easy way to develop web services, just precede the functions with a special WebMethod ()> attribute in order them to work as Web Service. Web services are discovered using UDDI directory services. Web services are built on XML standard and use SOAP protocol that allows them to communicate across different platforms and programming languages. Web services easily manage to work across corporate firewalls as they use HTTP protocol which is firewall friendly. Web services platform elements are SOAP (Simple Object Access Protocol) UDDI (Universal Description, Discovery and Integration) WSDL (Web Services Description Language) The web services are built on internet standards that are not platform or language specific. The .Net framework provides in-built classes to build and consume web services. The components offered by web services are reusable. The examples of web service components can be shipment tracking, translation utility, weather forecasting, sports scores etc. Source: CoolInterview.com
If you have the better answer, then send it to us. We will display your answer after the approval.
Rules to Post Answers in CoolInterview.com:-
- There should not be any Spelling Mistakes.
- There should not be any Gramatical Errors.
- Answers must not contain any bad words.
- Answers should not be the repeat of same answer, already approved.
- Answer should be complete in itself.
|
|
Related Questions |
View Answer |
Please Note: We keep on updating better answers to this site. In case you are looking for Jobs, Pls Click Here Vyoms.com - Best Freshers & Experienced Jobs Website.
View All Web Services Interview Questions & Answers - Exam Mode /
Learning Mode
|