Enable WCF Data Service to accept/return JSON by default?

This is a good blog post on JSON with WCF - might help.

This is a good blog post on JSON with WCF - might help west-wind.com/Weblog/posts/164419.aspx.

You have to set the WebGetAttribute. ResponseFormat property as json in the Operation contract of the WCF methods. OperationContract $2WebGet(ResponseFormat= WebMessageFormat.

Json ).

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions