摘要:
asp.net mvc 没有向之前那样自动为我们生成可以直接操作profile的ProfileCommon类,所以我们要自己写一个。当然这还是比较容易的。ProfileController.cs[AcceptVerbs("POST")]public ActionResult CreateProfile(string company, string phone, string fax, string... 阅读全文
posted @ 2012-10-01 02:29
Dtscal
阅读(434)
评论(0)
推荐(0)