Click here to Skip to main content
15,894,896 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
umlcat17-Feb-16 6:15
umlcat17-Feb-16 6:15 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
thund3rstruck17-Feb-16 2:48
thund3rstruck17-Feb-16 2:48 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
umlcat17-Feb-16 6:18
umlcat17-Feb-16 6:18 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Bruce Patin17-Feb-16 6:22
Bruce Patin17-Feb-16 6:22 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
ZOSO-LIVE17-Feb-16 7:38
ZOSO-LIVE17-Feb-16 7:38 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? PinPopular
User 483504716-Feb-16 4:47
User 483504716-Feb-16 4:47 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Nish Nishant16-Feb-16 6:51
sitebuilderNish Nishant16-Feb-16 6:51 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
PIEBALDconsult16-Feb-16 4:51
mvePIEBALDconsult16-Feb-16 4:51 
I'm with Pete. What would you actually gain by using any of them?

"Use the right tool for the right job." -- Scotty et al.

ORMs can be likened to a pneumatic nail gun -- very useful when building a house, not very useful for building a bird house and completely wrong for constructing an electronic circuit.

Always consider your application and its needs on its own, don't simply make it match what some other developer did for some other application which may have absolutely no bearing on what your current application needs to do.

None of the applications I have ever developed would have benefited from using an ORM, or "entities", or "custom data objects". I doubt even ten percent of the applications out there really benefit from their use.
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Bruce Patin17-Feb-16 6:26
Bruce Patin17-Feb-16 6:26 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Herbie Mountjoy17-Feb-16 15:04
professionalHerbie Mountjoy17-Feb-16 15:04 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Kevin Marois16-Feb-16 4:53
professionalKevin Marois16-Feb-16 4:53 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Duncan Edwards Jones16-Feb-16 4:54
professionalDuncan Edwards Jones16-Feb-16 4:54 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Nish Nishant16-Feb-16 6:52
sitebuilderNish Nishant16-Feb-16 6:52 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Jörgen Andersson16-Feb-16 7:20
professionalJörgen Andersson16-Feb-16 7:20 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
paulcookie16-Feb-16 21:29
professionalpaulcookie16-Feb-16 21:29 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Layinka16-Feb-16 21:31
professionalLayinka16-Feb-16 21:31 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Petr T.16-Feb-16 21:49
Petr T.16-Feb-16 21:49 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Searril17-Feb-16 2:19
Searril17-Feb-16 2:19 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Bruce Patin17-Feb-16 6:30
Bruce Patin17-Feb-16 6:30 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Searril17-Feb-16 6:58
Searril17-Feb-16 6:58 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Eric Whitmore17-Feb-16 2:31
Eric Whitmore17-Feb-16 2:31 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
umlcat17-Feb-16 6:24
umlcat17-Feb-16 6:24 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Terry Slack17-Feb-16 3:42
Terry Slack17-Feb-16 3:42 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
andegre17-Feb-16 3:46
andegre17-Feb-16 3:46 
GeneralRe: Which ORM is better for my application NHibernate ,EntityFramework or LinqToSql? and why? Pin
Gerry Schmitz17-Feb-16 7:53
mveGerry Schmitz17-Feb-16 7:53 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.