NHibernate vs Linq to Entities
Bon, mon projet touche à sa fin.
Mais j'aimerais connaitre les point forts / points faibles de Linq to Entities comparée a NHibernate,
notamment pour les critères cités ci-dessous
- taille projet ( petit projet, on choisit => Linq ?)
- Volume BD (idem ? )
- Performance (optimiser perf. => NHibernate ? )
- Délais ( courts => Linq ? )
- Compétence SQL ( faible => Linq ? )
Et globalement les points forts de chaque techno.
Merci beaucoup de m'apporter toutes ces réponses.