Why do we need Web Services?
Answer / amey
We have a number of heterogeneous technologies available on
internet. The demand for reusable components across
platforms and programming languages are high. Most of the
components have the limitation that they can't share or
exchange data across different platforms, they are mostly
language specific or platform specific. The technologies
like COM, RMI, CORBA etc. contributed best to fulfill
requirements to some extent, but components result from
these said technologies are mostly either language specific
or platform specific.
To avoid above problem, we need to have web services.
Through web services we have overcome the problem of
interoperability between languages and platforms. Web
services uses SOAP as transport protocol which uses a text
based messaging model, i.e. XML to communicate between
disparate systems.
| Is This Answer Correct ? | 14 Yes | 0 No |
Explain about Application and Session Events ?
How information about the user's locale can be accessed?
What is the concept of postback in asp.net?
view state data is stored in which format?
15 Answers Mind Tree, Pratham Software,
If(dropdownlist1.selectedIndexChanged==true) { //code } else { //code } I am getting error in If condition, so can u pls give me a solution.
# What is the transport protocol you use to call a Web service?
Where does the Web page belong in the .NET Framework class hierarchy?
How to set/get parent page values in child page in asp.net
What are the different types of Session state management options available with ASP.NET?
What is caching and types of caching ?
what is Repeater Control, When it is used,How it is used, what type of template is used for repeater control?
What base class do all Web Forms inherit from?
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)