System.Web.Mvc 与 Microsoft.Web.Mvc [英] System.Web.Mvc Vs Microsoft.Web.Mvc

查看:21
本文介绍了System.Web.Mvc 与 Microsoft.Web.Mvc的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚开始使用 ASP.NET MVC,首先让我感到困惑的是 MSDN 上有一个 System.Web.Mvc 命名空间,然后有一个Microsoft.Web.Mvc 命名空间.我想知道 -

I just started ASP.NET MVC, and the first thing that got me confused is on MSDN there is a System.Web.Mvc namespace, and then there is a Microsoft.Web.Mvc namespace. I'd like to know -

  1. 为什么 ASP.NET MVC 框架库类有两个不同的根命名空间?
  2. 基于一个根命名空间或另一个根命名空间下的类?

提前致谢.

注意:我进行了谷歌搜索,但一无所获.

NOTE: I did google search, and found nothing about it.

推荐答案

Microsoft.Web.Mvc 命名空间如果用于 MVC Futures 项目,它用于 MVC 团队可能或可能不会的功能包括在 ASP.NET MVC 的未来版本中.与之相关的文档很少,但您可以查看这里的源代码.

The Microsoft.Web.Mvc namespace if for the MVC Futures project, which is for features that the MVC team may or may not include in future versions of ASP.NET MVC. There is very little documentation associated with it, but you can view the source code here.

例如,它包括 Microsoft.Web.Mvc.Controls 命名空间,在 这个博客,但它从未成功.

As an example, it includes the Microsoft.Web.Mvc.Controls namespace, which is discussed in this blog, but it never got off the ground.

这篇关于System.Web.Mvc 与 Microsoft.Web.Mvc的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆