PrepAway - Latest Free Exam Questions & Answers

Author: seenagape

What action should you take?

There is WCF (Windows Communication Foundation) application PassGuideApp.
There is a data contract PassGuideData, with several data members, that is used by
PassGuideApp.
Consider a serialized instance of PassGuideData which is deserialized. If any of data members
are not available PassGuideApp must throw a Serialization Exception.
What action should you take? Select three.

How can the XML representation of the message contract be simplified under the assumption that all body member

There is a WCF (Windows Communication Foundation) service PassGuideService.
PassGuideService generates separate namespace declarations for every body member the
message contract.
How can the XML representation of the message contract be simplified under the assumption that
all body members have the same namespace? Select two or three.

How can this be achieved?

DRAG DROP
There is a WCF (Windows Communication Foundation) service PassGuideService.
There is also a WCF (Windows Communication Foundation) client application PassGuideApp.
PassGuideApp uses HTTP to communicate with PassGuideService.
Message logging must be enabled.
The logging should includes tokens and nonces should be included in the logged security
information.
How can this be achieved?