开发者

Access YQL from ASP.NET & MVC

Is there a recommended methodology / technique for accessing YQL from ASP.NET (&MVC). I'm Thinking something like LINQ ? I'd like to be able to treat it like a local SQL DB as much as poss开发者_Python百科ible.


For accessing I don't know if it's possible (now) to use LINQ, but what about using Json.NET for results? Don't know about performance, but you could use LINQ to JSON.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜