⟩ What is MISL CODE?
When compiling to the managed code , your source code is translated to microsoft intermediate language code( MSIL), which is cpu-indenpendent set of instructions that can be effectively converted to native code.
When compiling to the managed code , your source code is translated to microsoft intermediate language code( MSIL), which is cpu-indenpendent set of instructions that can be effectively converted to native code.
Explain WCF Web Service (WS) binding type?
Explain WCF Federated WS binding type?
Explain Duplex WS binding?
What is MSMQ binding?
Explain MSMQ integration binding?
Explain WCF?
Tell me what is service and client in perspective of data communication?
Do you know what is address in WCF and how many types of transport schemas are there in WCF?
Explain Service contracts?
Explain Data contracts?