摘要:
今天在使用backload时,VS提示solution所引用的System.Web.Optimization.dll 版本低,编译不过,于是便删掉,从新添加引用,悲剧的是在添加引用窗口中没找到,在NuGet的包管理器中也没找到。 解决方案:在包管理控制台输入下面的命令,即可安装。 Install-Package Microsoft.AspNet.Web.Optimization 阅读全文
posted @ 2014-12-05 16:32
i迷倪
阅读(573)
评论(0)
推荐(1)
摘要:
[文章来源see here] Using the DefaultModelBinder in ASP.NET MVC, you can bind submitted form values to arguments of an action method. But what if that argument is a collection? Can you bind a posted form ... 阅读全文
posted @ 2014-12-05 11:11
i迷倪
阅读(294)
评论(0)
推荐(0)

浙公网安备 33010602011771号