Hi,
I want to delete set of records using odata query in silverlight application.
I am facing the below error :
Unhandled Error in Silverlight Application The context is not currently tracking the entity
Before you can call delete on an object, you need to attach it to the DataServiceContext. You can do this using the AttachTo method.
Please tell me what you want to achieve mean while please check the following links to. I also suggest you to consult SDK. There are alot of Sample Code that will helps you
Retrieve Entity Using Silverlight REST Endpoint with Silverlight
I hope this helps. If my response answered your question, please mark the response as an answer and also vote as helpful. Mubasher Sharif Check out my about.me profile! http://mubashersharif.blogspot.com Linked-In Profile Follow me on Twitter!
<hints id="hah_hints"></hints>