将 ASP.NET MVC 2.0 迁移到 ASP.NET MVC 3.0:最佳实践、陷阱

发布于 2024-10-30 09:01:53 字数 344 浏览 0 评论 0原文

我们正在将 ASP.NET MVC 2.0 Web 应用程序迁移到 ASP.NET MVC 3.0。我们不打算将所有视图迁移到 Razor,我相信这应该没问题。但是我们使用了很多自定义验证 - 包括 Foolproof 我想摆脱它,因为我们可以自己实现它们。

那么你的经历和我需要注意的事情有哪些?我已阅读

We are in the process of migrating our ASP.NET MVC 2.0 web application to ASP.NET MVC 3.0. We do not intend to migrate all views to Razor and I believe it should be alright. But we use a lot of custom validation - including Foolproof which I want to get rid off as we can implement them ourselves.

So what are your experiences and things that I need to be aware of? I have read this.

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

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

发布评论

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

评论(1

森末i 2024-11-06 09:01:53

我的经验 - 零摩擦。包括视图模板转换为剃刀。

My experience - zero friction. Including view template conversion to razor.

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