Which is the Best ORM tool for .NET?
-
Hey guys, Here are the complete results from a poll published by Pluralsight last week, asking their users which ORM tool for .NET they think is the best. Although the results are somewhat predictable, it's interesting to take a look at the picture. Do you use any ORM tool and if so, which one do you prefer? What are the most important features of an Object-Relational Mapper for you?
-
Hey guys, Here are the complete results from a poll published by Pluralsight last week, asking their users which ORM tool for .NET they think is the best. Although the results are somewhat predictable, it's interesting to take a look at the picture. Do you use any ORM tool and if so, which one do you prefer? What are the most important features of an Object-Relational Mapper for you?
Hi, I prefer Entity Framework despite the fact that I have used LINQ to SQL a lot. I prefer Entity because of it's advantages over LINQ. I prefer Microsoft based framework rather than third party frameworks. Cheers
-
Hey guys, Here are the complete results from a poll published by Pluralsight last week, asking their users which ORM tool for .NET they think is the best. Although the results are somewhat predictable, it's interesting to take a look at the picture. Do you use any ORM tool and if so, which one do you prefer? What are the most important features of an Object-Relational Mapper for you?
I like PetaPoco because it is simple and tweakable.