05 2015 档案

摘要:@using (Ajax.BeginForm("ChangeCompanyId", "navigation", new { area = "configs" }, new AjaxOptions() { UpdateTargetId = "NavigationTree", OnSuccess = "... 阅读全文
posted @ 2015-05-14 18:01 caichao 阅读(561) 评论(0) 推荐(0)
摘要:微软的说法:https://msdn.microsoft.com/zh-cn/library/ms365247.aspx可以用命令创建:A.创建唯一索引、全文目录和全文索引以下示例对 AdventureWorks2012 示例数据库中 HumanResources.JobCandidate 表的 J... 阅读全文
posted @ 2015-05-13 17:52 caichao 阅读(292) 评论(0) 推荐(0)