textMessageEncoding and msmqTransport in this order.
textMessageEncoding and msmqIntegrationTransport in this order.
msmqTransport and textMessageEncoding in this order.
msmqIntegrationTransport and textMessageEncoding in this order.
第1题:
You are developing an application that performs file backups in the background. The background application will host a Windows Communication Foundation (WCF) service and must be active as soon as the machine is running. The background application will not have a user interface. A front-end application will consume the WCF service and will provide the user interface.You need to choose a host environment for the WCF service.Which hosting environment should you choose? ()
A. Microsoft Internet Information Services (IIS) 6.0
B. Windows Process Activation Services (WAS)
C. A Windows Forms application
D. A Windows Service
第2题:
You are developing a Windows Communication Foundation (WCF) service. The service configuration file has a element defined. You need to ensure that all security audit information, trace logging, and message logging failures are recorded.Which configuration segment should you add to the element?()
A.
B.
C.
D.
第3题:
You develop a Windows Communication Foundation (WCF) service. You enable all performance counters and run multiple calls to the service.The service must isolate session data to each user. You need to monitor the instancing behaviour used in the service.Which performance counter should you monitor?()
A. ServiceModeService 4.0.0.0\Calls
B. ServiceModeService 4.0.0.0\Instances
C. ASP.Net StateService \ Server Sessions Active
D. ASP.Net StateService \ Server Sessions Total
第4题:
A. AnnouncementService
B. AnnouncementClient
C. DiscoveryClient
D. HttpListener
第5题:
Windows Communication Foundation (WCF) service is self-hosted in a console application. The service implements the lTimeService service interface in the TimeService class.You need to configure the service endpoint for HTTP communication. How should you define the service and endpoint tags?()
A.
B.
C.
D.
第6题:
Your Windows Communication Foundation (WCF) client application uses HTTP to communicate with the service.You need to enable message logging and include all security information such as tokens and nonces in logged messages.What should you do?()
A.
B.
C.
D.
第7题:
A Windows Communication Foundation (WCF) service sends notifications when the service is started and stopped.You need to implement a client that logs these notifications. Which class should you use?()
第8题:
A Windows Communication Foundation (WCF) service has a callback contract. You are developing a client application that will call this service.You must ensure that the client application can interact with the WCF service. What should you do?()
第9题:
Microsoft Internet Information Services (IIS) 6.0
Windows Process Activation Services (WAS)
A Windows Forms application
A Windows Service
第10题:
textMessageEncoding and msmqTransport in this order.
textMessageEncoding and msmqIntegrationTransport in this order.
msmqTransport and textMessageEncoding in this order.
msmqIntegrationTransport and textMessageEncoding in this order.
第11题:
basicHttpBinding and HTTP
basicHttpBinding and Kerberos
wsHttpBinding and Kerberos
wsHttpBinding and HTTPS
第12题:
NetTcpContextBinding
BasicHttpContextBinding
NetTcpBinding
NetMsmqBinding
第13题:
You are creating an application that consumes a Windows Communication Foundation (WCF) service. The service implements the IService contract. The client application contains the CallbackHandler class, which implements IServiceCallback.You need to ensure that a client proxy is created that can communicate with the service over a duplex channel.Which code segment should you use?()
A.
B.
C.
D.
第14题:
You are developing a Windows Communication Foundation (WCF) service. The service operation takes a customer number as the only argument and returns information about the customer. The service requires a security token in the header of the message. You need to create a message contract for the service.Which code segment should you use?()
A.
B.
C.
D.
第15题:
A Windows Communication Foundation (WCF) service is required to log all authorization attempts to the Windows Event Log. You need to configure a behavior and apply it to the service to support this requirement. Which behavior should you configure and apply?()
A. service Authentication Manager
B. service Authorization
C. service Credentials
D. service Security Audit
第16题:
A. NetTcpContextBinding
B. BasicHttpContextBinding
C. NetTcpBinding
D. NetMsmqBinding
第17题:
A.
B.
C.
D.
第18题:
You are building a client for a Windows Communication Foundation (WCF) service. You need to create a proxy to consume this service. Which class should you use?()
第19题:
A Windows Communication Foundation (WCF) service is required to log all authorization attempts to the Windows Event Log. You need to configure a behavior and apply it to the service to support this requirement. Which behavior should you configure and apply?()
第20题:
You are using Windows Communication Foundation (WCF) to create a service. You need to implement a custom message-level security binding element. Which binding element should you use?()
第21题:
ChannelFactory
ClientRuntime
CommunicationObject
第22题:
ServiceModeService 4.0.0.0/Calls
ServiceModeService 4.0.0.0/Instances
ASP.Net StateService / Server Sessions Active
ASP.Net StateService / Server Sessions Total
第23题:
When Windows Azure initializes the worker role instance.
When the worker role instance receives its first request.
When the worker role instance instantiates the WCF service.
When the worker role instance enters the main execution thread.
第24题:
service Authentication Manager
service Authorization
service Credentials
service Security Audit