摘要:
从今天开始会整理之前做的case,将一些功能点整理出来,以备以后查找使用 阅读全文
摘要:
SqlServer数据库同步是项目中常用到的环节,若一个项目中的数据同时存在于不同的数据库服务器中,而这些数据库需要被多个不同的网域调用时,配置SqlServer数据库同步是个比较好的解决方案1. SQLjobhttp://www.cnblogs.com/tyb1222/archive/2011/0... 阅读全文
摘要:
1.大数据并发的处理大并发大数据量请求一般会分为几种情况:1.大量的用户同时对系统的不同功能页面进行查找,更新操作服务器层面的处理:1. 调整IIS 7应用程序池队列长度由原来的默认1000改为65535。IIS Manager > ApplicationPools > Advanced Setti... 阅读全文
摘要:
When you need to configure or troubleshoot the People Picker in a SharePoint site, the information can be hard to find, but after investing a little t... 阅读全文
摘要:
Load时候切换视图 XPathNavigator Navigator = MainDataSource.CreateNavigator().SelectSingleNode("/my:myFields/my:field1", NamespaceManager); string... 阅读全文
摘要:
1.窗体居中显示。Form的Propertity,StartPosition----CenterScreen2.窗体的位置 This.Left, This.Top3.显示在其他窗口前 TopMost=true4.窗体的位置由上次关闭时决定。 其实也很简单,在From 的Closed 事件中,记录下... 阅读全文
摘要:
创建审批工作流时,竟然发现模板里没有审批工作流的模板,查了一下,需要在网站设置里对模板进行激活才行。To activate a workflow for a site collectionVerify that you have the following administrative creden... 阅读全文
摘要:
百度文库Vertica介绍http://wenku.baidu.com/link?url=mFPIn49ySrT6m7F5Z1orDoUq-I-IUfGQuXoYxBC96K-G_RKiR2sMZ1itDBSqMH6-qOxyBqENid6NEgCWzi3Sr3sGYUxougCXlJEJ9FYgE... 阅读全文