ASP.NET MVC 3 已投入生产?

发布于 2024-09-28 20:12:19 字数 231 浏览 4 评论 0 原文

现在 ASP.NET MVC 3 处于测试阶段,并准备好“上线”。尽管没有被阻止,但在项目中使用是否安全,我对安全性、性能和升级到发布版本的便捷性感到好奇。

Now that ASP.NET MVC 3 is in beta, and ready for "go-live". Would it be safe to use in project, although not prevented I am curious on security, performance and ease of upgrade to release version.

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

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

发布评论

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

评论(1

水染的天色ゝ 2024-10-05 20:12:19

我开始在项目中使用它,但我无法得到 依赖注入工作(使用Unity)。我很喜欢 Razor,但缺乏智能感知确实降低了我的工作效率。

我现在坚持使用 MVC 2。当有更多关于 Razor 的文档可用时,我可能会升级到 3。

编辑:
请查看这篇文章。如果您不关心 DI,那么您可能已经准备好了。唯一的其他变化是验证模型。

I started using it in a project, but I couldn't get Dependency Injection working (using Unity). I was liking Razor, but the lack of intellisense did hurt my productivity.

I am sticking with MVC 2 for now. When this is more documentation on Razor available, I will probably upgrade to 3.

EDIT:
Check out this article. If you don't care about DI, then you might be all set. The only other change was the validation model.

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