What you want to see on DotNetFunda.com ?
DotNetFunda.Com Logo
Twitter TwitterLinkedIn
YouTubeGoogle
 Online : 8505 |  Welcome, Guest!   Register  Login
 Home > Interview Questions > .NET Framework Interview Questions > What are Web services? ... ...

What are Web services?

Interview question and answer by: Webmaster | Posted on: 4/6/2008 | Category: .NET Framework Interview questions | Views: 7371 |


Answer:

Web services are functions exposed by server-side applications. They are programmable units that other applications (and Web services) can access over the Internet.

More details can be found at:

http://www.roseindia.net/webservices/webservices.shtml
http://www.webopedia.com/TERM/W/Web_services.html

Asked In: Many interviews | Alert Moderator 
Found interesting? Add this to:


 Responses

Posted by: Rahulshukla | Posted on: 20 Apr 2012 11:20:34 AM | Points: 10 | Alert Moderator 

Web Services are business logic components which provide functionality via the Internet
using standard protocols such as HTTP.Web Services uses Simple Object Access Protocol (SOAP) in order to expose the business functionality.SOAP defines a standardized format in XML which can be exchanged between two entities over standard protocols such as HTTP. SOAP is platform independent so the consumer of a Web Service it is just like block box of send and receive XML over HTTP.

I hope i have given sufficient details about Web services, enjoy cracking IV.




Posted by: Nareyugam | Posted on: 23 Apr 2012 06:37:19 AM | Points: 10 | Alert Moderator 

WebService a self contained block of code which is exposed over the internet to provide access to other to consume

>> Write Response - Respond to this post and get points

About Us | Contact Us | The Team | Advertise | Software Development | Write for us | Testimonials | Privacy Policy | Terms of Use | Link Exchange | Members | Go Top
General Notice: If you find plagiarised (copied) contents on this page, please let us know the original source along with your correct email id (to communicate) for further action.
Copyright © DotNetFunda.Com. All Rights Reserved. Copying or mimicking the site design and layout is prohibited. Logos, company names used here if any are only for reference purposes and they may be respective owner's right or trademarks. | 5/24/2013 9:58:29 PM