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 are the wcf service endpoints?
What are wcf service endpoints? Explain.
What are the different modes of security in WCF?
What are contracts in wcf?
Explain about msmq integration binding?
What are the types of contract available in wcf?
explain data contracts? : Wcf data services
List out the difference between XMLSerializer and the DataContractSerializer?
Why do we use wcf services?
What does a windows communication foundation, or wcf, service application use to present exception information to clients by default?
explain what is transport and message reliability? : Wcf data services
What is address header in wcf?
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)