Which is the best option for High Scalable Websites or Enterprise Applications:
- LBLGen
- .NetTiers
- LinqToSQL
- NHybernate
- Repository Pattern (CodePlex)
If any other available let me know.
Which is the best option for High Scalable Websites or Enterprise Applications:
If any other available let me know.
CSLA (http://lhotka.net/) is a really good Business Object Framework that will definately scale up to commercial enterprise applications.
See ORMBattle.NET - high performance is usually related to scalability. Of course, mainly indirectly: high performance is related to code perfection in general; being really fast implies deep understanding of all the background issues and the ability to deal with them.
Note (or disclaimer): I'm one of persons related to creation of ORMBattle.NET, as well as one of DataObjects.Net authors.