OData implementation for ASP.NET MVC -
we have straight forward line of business application implemented asp.net mvc2 , have new requirement able share our data other parts of business, include sharepoint 2010, ruby , python.
i'd use odata transport mechanism (as opposed soap) using our existing mvc application. i'm struggling find mentioning implementation of odata provider mvc.
can suggest either how might able start rolling own odata asp.net mvc provider or point me somewhere might have started similar?
you check out
https://meta.stackexchange.com/questions/43991/implement-odata-api-for-stackoverflow
implemented here https://data.stackexchange.com
Comments
Post a Comment