What is Fault Contract in WCF
Answers were Sorted based on User's Feedback
Answer / sandeep
Suppose the service I consumed is not working in the client
application. I want to know the real cause of the problem.
How I can know the error? For this we are having Fault
Contract. Fault Contract provides documented view for error
occurred in the service to client. This helps us to easy
identity, what error has occurred.
| Is This Answer Correct ? | 17 Yes | 2 No |
Answer / venu kancharla
A Fault Contract can be associated with service operation to denote the errors that can be return to the the client.
An operation can have zero or more errors associated with it.
These errors are SAOP Errors that are moduled as exceptions with in the programming.
| Is This Answer Correct ? | 3 Yes | 0 No |
What is difference between WCF service application and WCF service Library?
0 Answers Petranics Solutions, Viscus Infotech,
Can we have two way communications in msmq?
WCF:Could the IIS-hosted WCF service make use of HTTP transport security if the IIS virtual derectory that contains the service does not support it?
What is wcf wpf wwf in net?
Where you use WSFederationHttpBinding in WCF?
WCF:Why we need the sessions?
What is the difference between transport level and message level security?
What is "singleton" instance mode in wcf?
What is callback mode in wcf?
How many types of bindings are in WCF?
Explain what is datacontract and servicecontract?
What are the possible ways of hosting a wcf service? Explain.
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)