Hi,
The odata v4 required a complete redesign of the client libs. But,the article
http://www.c-sharpcorner.com/uploadfile/dhananjaycoder/consuming-odata-in-silverlight-4-0/ adding odata services as service reference ,this method is only valid for odata 1-3.You have to use the OData Client Code Generator to create client side entities
or just write your own classes and use the DataServiceContext class.
Besides,please see article below shows how to generate client-side proxy class
# How to use OData Client Code Generator to generate client-side proxy class
http://blogs.msdn.com/b/odatateam/archive/2014/03/11/how-to-use-odata-client-code-generator-to-generate-client-side-proxy-class.aspx
Best Regards,
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.