开发者

How well does IronPython 2.6 integrate with ADO.NET Entities?

If I were to write an application in IronPython 2.6, how easy would it be to use ADO.NET 开发者_运维知识库Entities as the DAL? Can anyone point to an example?


According to this post, the answer is no.

It looks like you can write your entire DAL in, say, C#, and call those methods from IronPython, but there won't be any linq support in IronPython.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜