VB.NET open source ORM (Like Doctrine for PHP)
What is the most doctrine-like ORM for VB.NET? With good documentation.
What are the most popular object relational mappers (ORMs) for VB.NET which is like 开发者_运维技巧Doctrine (PHP) and have a good extensive documentation?
NHibernate seems to be the main one.
look at Luna, an opensource ORM for vb.net
http://www.diegolunadei.it/luna
精彩评论