Wednesday, November 16, 2011

WCF interview questions: - Using which binding we can build WCF REST?

This is one of the asked WCF interview questions during the interview. So one proceed answer as the following: -

For WCF REST we need to use WebHttpBinding. WebhttpBinding is enabled by as shown in the below code snippet.




Also see our following video on explanation of REST: -


Click and get to see more on WCF Interview questions series.

Regards,

Also visit author’s blog for more WCF interview questions

1 comment:

Anonymous said...

Hi Shiv, can you please share some knowledge how to use NHibernate with WCF services.