Also
read
Object
Serialization in .NET
Explain about Serialization in .NET. Explain binary
serialization and XML serialization. What is Formatters?
Explain the binary formatter and the SOAP
formatter. Explain why Serialization. Explain the
components that comprise the binary serialization
architecture......
What is XML Web Server? | Describe the Components that help
locate and consume XML Web Service. | Describe the process of
communication between Client and Web Service. | What are the
components published while deploying of Web Service? |
Describe .disco file. | Describe the step to be followed to
access web service by client..........
SOAP interview
questions
What is SOAP? What is SOAP? Explain its purpose. Give
examples where SOAP is used. What are Transport methods in
SOAP? Explain the role of XML in SOAP..........
Net web
service
What is .Net Web Service? What is SOAP? What is WSDL? What
is UDDI? Why do we need Web Services? Explain in brief
different distributed technologies. Web services vs. CORBA and
DCOM. Advantages of Web Services.................
When an application is shared amongst several other
applications, the complete machine code is present the Global
assembly cache............
Boxing permits any value type to
be implicitly converted to type object or to any interface
type Implemented by value type.............
An Association is a relationship between similar objects or objects with common
structures. .............
Both Class and Structures can have methods, variables and
objects..............
Operator overloading is the most
evident example of Polymorphism. In operator overloading, an
operator is ‘overloaded’............. |