I've seen quite a f开发者_高级运维ew references to the Microsoft.Web.Mvc.Controls namespace in MVC examples, but I don't have that assembly or namespace available. I'm using ASP.NET MVC2 Preview 2.
Anyone know where I should be looking?
As per this question:
Where to get Microsoft.Web.Mvc.dll
Get them here:
http://aspnet.codeplex.com/Release/ProjectReleases.aspx?ReleaseId=24471
精彩评论