用于高可扩展网站的 ASP.NET ORM

发布于 2024-08-21 21:15:18 字数 185 浏览 3 评论 0原文

这是高可扩展网站或企业应用程序的最佳选择:

  1. LBLGen
  2. .NetTiers
  3. LinqToSQL
  4. NHybernate
  5. 存储库模式 (CodePlex)

如果有任何其他可用,请告诉我。

Which is the best option for High Scalable Websites or Enterprise Applications:

  1. LBLGen
  2. .NetTiers
  3. LinqToSQL
  4. NHybernate
  5. Repository Pattern (CodePlex)

If any other available let me know.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

百善笑为先 2024-08-28 21:15:18

请参阅 ORMBattle.NET - 高性能通常与可扩展性相关。当然,主要是间接的:高性能通常与代码的完美性有关;真正快速意味着对所有背景问题的深刻理解以及处理这些问题的能力。

注意(或免责声明):我是与 ORMBattle.NET 创建相关的人员之一,也是 DataObjects.Net 之一 作者。

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.

久光 2024-08-28 21:15:18

CSLA (http://lhotka.net/) 是一个优秀的业务对象框架,肯定会扩展到商业企业应用程序。

CSLA (http://lhotka.net/) is an excellent Business Object Framework that will definitely scale up to commercial enterprise applications.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文