PrepAway - Latest Free Exam Questions & Answers

Category: 70-513

Exam 70-513: TS: Windows Communication Foundation Development with Microsoft .NET Framework 4

Which XML segment should you add to the system.serviceModel configuration section of the web.config file?

Four Windows Communication Foundation (WCF) services are hosted in Microsoft Internet Information Services (IIS).
No behavior configuration exists in the web.config fiIe. You need to configure the application so that every service and
endpoint limits the number of concurrent calls to 50 and the number of concurrent sessions to 25.

Which XML segment should you add to the system.serviceModel configuration section of the web.config file?

Which element should you add to the system.serviceModel section in the application configuration file?

You are moving a Windows Communication Foundation (WCF) service into production. You need to be able to monitor the health of the service.
You only want to enable all performance counter instances exposed by the ServiceModelService counter group.
Which element should you add to the system.serviceModel section in the application configuration file?

Which message encoding should you use?

A Windows Communication Foundation (WCF) service is responsible for transmitting XML documents between systems.
The service has the following requirements:
* It must minimize the transmission size by attaching the XML document as is without using escape characters or base64 encoding.
* It must interoperate with systems that use SOAP but are not built on the .NET plafform.

You need to configure the service to support these requirements. Which message encoding should you use?


Page 9 of 15« First...7891011...Last »