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 |
In wcf, which contract is used to document the errors occurred in the service to client?
What is .net 3.0?
How the concurrency mode is specified in wcf service?
Why to use wcf?
How many types of contract wcf define?
What is callback mode in wcf? Explain.
What is abc in wcf?
What is overloading in wcf? How to do authentication in wcf?
What is the elements of WCF service used in client side?
Give an example of knowtype.
What are the different modes of security in WCF?
explain wcf web service (ws) binding type? : Wcf data services
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)