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 |
Explain data contracts?
WCF:Could the ExactlyOnce property of the netMsmqBinding be true if the queue is not transactional?
What is the difference wcf and web services?
Which standard binding could be used for a service that was designed to replace an existing asmx web service?
How can we achieve operation overloading in WCF service?
do you know what is address in wcf and how many types of transport schemas are there in wcf? : Wcf data services
How to generate proxy for WCF Services?
Can you define more than one endpoints in a service model?
What is wcf ipc binding type?
What is the usage of "maxconcurrentcalls" in throttling?
What is the difference between xmlserializer and the datacontractserializer?
How do wcf services work?
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)