How WSDL is stored ?
WSDL is an XML format for describing network services as a
set of endpoints operating on messages containing either
document-oriented or procedure-oriented information. The
operations and messages are described abstractly, and then
bound to a concrete network protocol and message format to
define an endpoint. Related concrete endpoints are combined
into abstract endpoints (services). WSDL is extensible to
allow description of endpoints and their messages
regardless of what message formats or network protocols are
used to communicate, however, the only bindings described
in this document describe how to use WSDL in conjunction
with SOAP 1.1, HTTP GET/POST, and MIME.
| Is This Answer Correct ? | 4 Yes | 4 No |
Write an StoredProcedure to get the values of a column within a date range.
How can you see which services are running on a Windows box?
What?s SingleCall activation mode used for?
What are Satellite Assemblies? How you will create this? How will you get the different language strings?
What is the use of trace utility?
What is boxing and un-boxing in .net?
If you are executing these statements in commandobject. Select * from table1; select * from table2? How you will deal result set? 42. How do you sort a dataset.
Explain acid properties?
What is misl?
What is the need of OLE-automation?
Explain me what is the difference between an abstract class and an interface?
Explain boxing and unboxing in .net.