Has Microsoft confirmed their stance on LINQ to SQL end-of-life?

后端 未结 4 1104
自闭症患者
自闭症患者 2021-01-02 08:50

I\'m trying to make an educated decision about what ORM to use for a number of legacy applications I\'m responsible for porting to MVC 2. The ORMs I\'ve looked at are LINQ t

4条回答
  •  情歌与酒
    2021-01-02 09:14

    seeing the others answers i guess that link is worth an answer...:

    http://www.infoq.com/news/2008/11/DLINQ-Future

    they do a quite good job analysing different sources...

    and here the msdn-link which i guess started the whole discussion...:

    http://blogs.msdn.com/b/adonet/archive/2008/10/29/update-on-linq-to-sql-and-linq-to-entities-roadmap.aspx

提交回复
热议问题