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 ?
You are developing a Calculator service which performs mathematical operation. How you can enable session in your WCF Calculator Service?
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?
The client applications are unable to use SSL. You need to ensure that clients authenticate by using a token provided by a Security Token Service (STS). What should you do?
You are creating a distributed application by using Microsoft .NET Framework 3.5. You use Windows Communication Foundation (WCF) to create the application. The operations provided by the WCF server use the remote resources of other computers. These methods use the credentials provided by the client applications. You need to ensure that the WCF server can impersonate the client applications to access the remote resources. Which client application settings should you use?
How can we implement transport security plus message security in WCF?
In WCF, by default which binding does support the reliable session?
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)?
How many process templates by default supported in TFS?