1

Im having an OData Service exposed from LightSwitch im trying to register the context of asp.net data dynamic web application over the Service

northwindData context = new LSService.northwindData(new Uri("http://localhost/northwindlob/northwinddata.svc/"));

DefaultModel.RegisterContext(//Not sure what i should type here!);

any idea?

1
  • not really, i wonder if its even possible...
    – Stacker
    Commented May 15, 2013 at 19:18

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.