1.
Which of these can be used to serialize DataContract member variables in WCF?
2.
Which of these is used to automatically validate members of DataContract in WCF?
3.
Which of these is used for exposing Service MetaData in WCF?
4.
Which of the following is a default transfer mode in WCF?
5.
Which of these is used to define an instance mode in WCF?
6.
In WCF, which of these does not use port in their address scheme?
7.
Which of these is used to define the header and body elements of a message contract in WCF?
8.
Which of these is a valid transaction protocol in WCF?
9.
Which of these is used to decorate enum variables to be a part of datacontract in WCF?
10.
What does the property MaxItemsInObjectGraph signify in WCF?