programming languages Online Quiz - 60
Description: programming languages Online Quiz - 60 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: programming languages |
Who are responsible for creating channels and receiving messages from the layer below or from the network?
TransportWithMessageCredential is not available for the given binding?
What is the default serialize for the WCF ?
Windows Communication Foundation service uses the net.tcp transport. You need to ensure that when the server starts, the service starts and continues to run. What should you do?
How to define a service as REST based service in WCF?
Which binding does not support the message streaming?
What is the type of contract not available in WCF?
What is the utility to test WCF services?
What is the namespace is used to access WCF service?
In order to create a Message Logger on the service side what interface will be required?
What are the available security options for wsHttpBinding binding?
What is the default mapping for http protocol in WCF 4.0 ?
In which model, services publish their presence in a network by multicasting announcement message that can be processed by the interested consumers?
Which class should be used to Handle exception in WCF Web Http Services(RESTFull Service)?