For a WCF web service to return data in JSON format, WebGet’s ResponseFormat property must be set to ________.
a) WebMessageFormat.Json
b) MessageFormat.Json
c) an SVC file
d) All of the above
a) WebMessageFormat.Json
You might also like to view...
A(n) ____ is a name that refers to a piece of the program's memory, in which a value can be stored, retrieved, and changed.
A. element B. class C. variable D. object
Answer the following questions true (T) or false (F)
1. An actual output argument must be of the same pointer data type as the corresponding formal parameter. 2. Insertion of stubs is a part of top-down testing. 3. An expression cannot be used as an actual argument in a call to a function.
To format portions of a report differently, you must use page breaks.
Answer the following statement true (T) or false (F)
In a failover cluster, what do you call a server that is a cluster member that's not responding to client requests for a clustered application but is in standby to do so if the active node fails?
A. Active node B. Witness node C. Passive node D. Affinity node