ASP.NET MVC 1.0 区域支持
我正在寻找一种安全且实用的方法来实现 MVC 1.0 中的区域。我的应用程序非常大,大约有 150 个控制器和 200 个视图,现在我们必须停留在 MVC 1.0 上,因此移植到 2.0 不是一个选择。
我查看了 phil haack 解决方案,但它没有不适用于类型化视图,我也发现了一些其他解决方案,但所有这些解决方案的实现都很差,缺少某些东西。
网上有功能齐全的实现吗?
提前致谢。
I'm looking for a safe and functionally way to implement areas in MVC 1.0. My application is very big, with something about 150 controllers and 200 views, and at now we have to stay on the MVC 1.0, so porting to 2.0 is not an option..
I took a look in the phil haack solution but it doesn't work for typed views, and I found too some other solutions, but all of them are poorly implementation with lack of something.
There's a fully functionally implementation on the net?
Thanks in advance.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
这是您的问题吗:
http://lukesampson.com/post/ 303515912/asp-net-mvc-1-0-区域
Is this your issue:
http://lukesampson.com/post/303515912/asp-net-mvc-1-0-areas