Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is Fault Contract in WCF

Answers were Sorted based on User's Feedback



What is Fault Contract in WCF..

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

What is Fault Contract in WCF..

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

Post New Answer

More WCF Interview Questions

What are the wcf service endpoints?

0 Answers  


What are wcf service endpoints? Explain.

0 Answers  


What are the different modes of security in WCF?

0 Answers  


What are contracts in wcf?

0 Answers  


Explain about msmq integration binding?

0 Answers  


What are the types of contract available in wcf?

0 Answers  


explain data contracts? : Wcf data services

0 Answers  


List out the difference between XMLSerializer and the DataContractSerializer?

0 Answers  


Why do we use wcf services?

0 Answers  


What does a windows communication foundation, or wcf, service application use to present exception information to clients by default?

0 Answers  


explain what is transport and message reliability? : Wcf data services

0 Answers  


What is address header in wcf?

0 Answers  


Categories