can any one tell about web services?
Answers were Sorted based on User's Feedback
Answer / devendra
A Web service is an application logic that is accessible by
other program using standard web protocol in a platform
indepedent way.
The key point of this defination are :
- Application Logic
- Accessible to other programs
- Using Standard Web Protocol
- Platform indepedent way
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ss
Web service supports interoperability machine-to-machine
interaction
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / ss
Web service supports interoperability machine-to-machine
interaction
| Is This Answer Correct ? | 4 Yes | 2 No |
Answer / rajat
Web services are self contained modular applications that can be described(usig WSDL), deployed (on a web server), located(using UDDI) and invoked in applications on internet or intranet.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / santosh deshmukh
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 is therefore completely
shielded from any
implementation details about the platform exposing the Web
Service. For the consumer it
is simply a black box of send and receive XML over HTTP. So
any web service hosted on
windows can also be consumed by UNIX and LINUX platform.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is Web API?
i have a register form & in that form i have a 2 textboxes for entering name&age.my doubt is that how can i provide error message like "invalid entry" when user enter a invalid name/age(eg:user enter name as #%%%##daff,and age as 1000.)in that textboxes.I want code.
Take one textbox if I am inputting abc alphabet in capital letter or in small letter on the button click it will be bcd or if I enter 123 and it would be 234 like that in ASP.NET?
What is asp net theme?
How many types of session in asp.net2.0
28 Answers ABC, DOT, First Europa, HCL, iRely, TCS,
What is Partial in ASP.NET 2.0?
Explain Apache web servers ? How can you get ASP.NET running in Apache web servers - why should you do this?
What are the types of authentication in asp.net?
What is the namespace used to store the information about the user?s locale?
What is an assembly?
Difference between singleton and singlecall.
Differences between VB.Net and C#, related to OOPS concepts
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)