我应该在 ASP.Net MVC、NHibernate、LINQ、EF 中使用什么?

发布于 2024-07-19 19:44:59 字数 396 浏览 6 评论 0原文

您好,我早些时候发布了一个问题,我得到了一些答复,我应该研究一些不同的技术。 上述哪一个(或其他随意提及的)是最受欢迎或支持最好的。

正如我之前的问题中所述,我正在学习 ASP.Net MVC。 我有 Java struts 背景,但我准备尝试了解大多数人将什么与 ASP.Net MVC 结合使用?

编辑: 我做了一个快速的 Google 趋势来尝试挑选最流行的(假设搜索最多=最受欢迎=支持最好,是的,我知道,这个概念充满了不足),那么 LINQ 是最好的方法:

Google 趋势

Hi I posted a question a little earlier and I had some replies that I should look at some different technologies. Which of the above (or other feel free to mention) is the most popular or best supported.

As stated in my earlier question I am learning ASP.Net MVC. I come from a Java struts background but I am prepared to try and learn what the majority of people are using in conjunction with ASP.Net MVC?

Edit:
I did a quick Google Trends to try and pickup which is the most popular (assumming most searched = most popular = best supported, yes I know, a notion that is fraught with short falls) then LINQ is the best way to go:

Google Trends

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

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

发布评论

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

评论(2

池木 2024-07-26 19:45:00

LINQ to SQL 是其中最简单的。 我建议您从 LINQ to SQL 开始。

NHibernate 可能看起来更接近 Java 的 Hibernate,但我强烈建议以 LiNQ to SQL 作为起点。

LINQ to SQL is the easiest of them all. I would suggest you starting with LINQ to SQL.

NHibernate may seem closer to Java's Hibernate but I strongly suggest LiNQ to SQL as a starting point.

樱娆 2024-07-26 19:45:00

NHibernate 是迄今为止 .NET 世界中最好的 ORM。

NHibernate is by far the best ORM in the .NET world.

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