rest - OData-like routes in ASP.NET MVC -


is there simple way creating asp.net mvc application routes based on odata uri conventions http://www.odata.org/developers/protocols/uri-conventions ?

it's adding new html format specification.

or may way converting urls linq queries dynamically?

you use domain service class wizard allows expose methods odata out of box. cause mvc not mean can not attach on wcf etc.

take @ blog post http://blogs.msdn.com/b/brada/archive/2010/03/16/silverlight-4-ria-services-ready-for-business-exposing-odata-services.aspx

it explains how use domain service class expose odata.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -