WCF interview questions and answers for experienced
WCF Interview Questions and answers
- What are differences between WCF and web methods?
- Can u list out which binding are using which message encoding mechanism?
- Write WCF Architecture?
- What are WCF features?
- Write a sample program using WCF from service to client?
- What is service proxy in WCF? Explain with an example?
- What are the differences between XML serialization and data contract serialization?
- How many transport schema's WCF can support?
- Explain different types of transaction managers in WCF?
- What are the main components of WCF?
- What is WCF?
- How to handle exceptions in WCF?
- when to use return UnknownExceptionsAsFaults exception handling in WCF? Explain with an example?
- When to use Fault exception? Explain with an example?
- When should we use iErrorHandler exception in WCF? Explain with an example?
- What is ABC?
- What is address with an example?
- what is binding with an example?
- What is Contract with an example?
- How to configure reliability in configuration?
- What is mean by known type in WCF?
- What is mean by service known type in WCF? please explain?
- How many types are data contracts are available in WCF? Explain with an example?
- What are message exchange patterns in WCF? Please explain?
- Example for single message exchange pattern?
- Example for request response message exchange pattern?
- Example for duplex message exchange pattern? How to implement callback in WCF?
- What are URL patterns WCF can support?
- How to implement REST in WCF?
- What are the different WCF isolation levels in WCF?
- How to call WCF services from client? how many ways please specify?
- How many contracts are in WCF?
- how to handle security in WCF?
- What is transport level security? Please provide some example?
- What is message level security in WCF? please explain with an example?
- What is service contract? Explain with an example?
- What is operation contract?Explain with an example?
- What is data contract? Explain with an example?
- What is message contract? Explain with an example?
- Explain components of WCF message?
- What is WCF binding?
- What is the difference between WCF and ASP.NET WEB API?
- Where we can host WCF services?
- What is dual HTTP binding? Explain with an example?
- What are instance modes in WCF? Explain with an example?
- Explain WCF per call with an example?
- Explain WCF singleton with an example?
- Explain WCF per session with an example?
- Different types of modes of session in WCF?
- How to handle method overloading in WCF?
- What is throttling and how to implement throttling in WCF with an example?
- How to give security to specific operation in WCF?
- How to do validation in WCF?
- How to improve WCF services performance?
- What is SOA?
- What is wsDualHttpBinding?
- What is netPeerTCPBinding?
- What is netNamedPipeBinding?
- What is MSMQIntegrationBinding?
- What is netTCPContextBinding?
- What is ws2007HttpBinding?
- What is wsHttpContextBinding?
- What is FederationHttpBinding?
- What is service class?
- What is BasicHTTPBinding?
- What is webHTTPBinding?
- What is mean by concurrence in WCF? Explain different types of concurrences in WCF with an example?
- What is one-way and two way operation?
- what is mean by duplex contracts in WCF?
- How can we host a service on two different protocols on a single server?
- what many ways are there for hosting a WCF service?
- Explain self hosting in WCF with an example?
- Explain WAS hosting in WCF with an example?
- How WCF support transaction propagation?
- How can we host a WCF service in the IIS 7.0 and IIS6.0?
- Explain transactions in WCF?
- What is mean by durable service? please explain with an example?
- How to implement tracing in WCF?
- How to track WCF service users?
- What is mean by OData? Explain parts of OData?
- How to call WCF service using JQUERY? Please explain with an example?
- What is streaming concept in WCF?
- Explain information cards in WCF?
Post a Comment
Please give your valuable feedback on this post. You can submit any ASP.NET article here. We will post that article in this website by your name.