单项选择题
A.
B.
C.Generate a proxy class with asynchronous methods and use it for the new clients.
D.Add a new endpoint to the service that uses a full-duplex binding and use it for the new clients.
单项选择题 AWindowsCommunicationFoundation(WCF)servicehasacallbackcontract.Youaredevelopingaclientapplicationthatwillcallthisservice.YoumustensurethattheclientapplicationcaninteractwiththeWCFservice.Whatshouldyoudo?()
单项选择题 YouarecreatingaWindowsCommunicationFoundation(WCF)servicethatimplementsoperationsinaRESTfulmanner.Youneedtoaddadeleteoperation.Youimplementthedeletemethodasfollows.stringvoidDeleteItems(stringid);YouneedtoconfigureWCFtocallthismethodwhentheclientcallstheservicewiththeHTTPDELETEoperation.Whatshouldyoudo?()
单项选择题 WindowsCommunicationFoundation(WCF)applicationusesadatacontractthathasseveraldatamembers.YouneedtheapplicationtothrowaSerializationExceptionifanyofthedatamembersarenotpresentwhenaserializedinstanceofthedatacontractisdeserialized.Whatshouldyoudo?()