What is a WebService and what is the underlying protocol
used in it? Namespace?
Answer / p.ramakrishna
Web Services enable the exchange of data and the remote
invocation of application logic using XML messaging to move
data through firewalls and between heterogeneous systems.
The key to understanding Web Services is knowledge of the
underlying protocols. Importantly, by default, all
communications between Web Services servers and clients is
through XML messages transmitted over the HTTP protocol.
SOAP (Simple Object Access Protocol) is the protocol that
allows us to encapsulate object calls as XML.
Disco and UDDI
You need to know where and how to locate a Web Service in
order to be able to use it - a process known as discovery.
The aim of these two protocols is to facilitate the
discovery process.
WSDL
WSDL (WebServices Description Language) does what it says -
allows description of the Web Service - it specifies the
SOAP messages that it can send and receive.
System.Web.Services.WebService.
| Is This Answer Correct ? | 7 Yes | 1 No |
Where would you use an ihttpmodule, and what are the limitations of any?
What is an Interface and What is an Abstract Class?
True or False: To test a Web service you must create a windows application or Web application to consume this service?
What is the use of ASP.NET routing?
Can you explain the difference between an ADO.NET Dataset and an ADO Recordset?
What is the difference between page-level caching and fragment caching?
What is asp.net used for?
What is view state? where it stored? can we disable it ?
I have one .Net application and i have two databases which is in SQL server2000 and one more database in ORACLE? how can i access the database from different Databases?
When maintaining session through Sql server, what is the impact of Read and Write operation on Session objects? will performance degrade..
3 Answers Allsec Technologies,
What is the use of directives & explain with example?
Write a code for passing ArrayList in Web API?
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)