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

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

问题描述

我刚刚启动ASP.NET MVC,让我困惑的第一件事是在MSDN上有一个 System.Web.Mvc 命名空间,然后有一个 Microsoft.Web.Mvc 命名空间。我想知道 -


  1. 为什么ASP.NET MVC框架库类有两个不同的根命名空间?

  2. 根据一个根命名空间下的类是什么,还是另一个?

>

注意:我执行了google搜索,但没有发现任何内容。

解决方案

Microsoft.Web.Mvc 命名空间(如果用于MVC Futures项目),这是MVC团队在未来版本中可能包含或可能不包括的功能的ASP.NET MVC。与其相关的文档非常少,但您可以在此处查看源代码



例如,它包括 Microsoft.Web.Mvc.Controls 命名空间,这在此博客,但它从来没有离开地面。


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. Why are there two different root namespaces for ASP.NET MVC framework library classes?
  2. Based on what the classes go under one root namespace or the other?

Thanks in Advance.

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

解决方案

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.

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天全站免登陆