摘要: 基础知识 WF资源 WF术语 Folder 2 Subfolder 2.1 File 2.1.1 File 2.1.2 File 2.2 源代码 (closed at start) 点击下载 File 4
阅读全文
摘要: MS SQL社区http://sqlblog.com/http://www.mssqlcity.com/http://www.sswug.org/http://www.tutorialized.com/tutorials/MsSQL/1http://www.functionx.com/sqlserver/http://www.mssqltips.com/http://www.databasejou...
阅读全文
摘要: 使用Profiler工具使用动态管理视图和函数使用Data Collector
阅读全文
摘要: 【中国大陆PMP考试通过率查询方法】每期PMP考试成绩出来后,欣旋会及时、客观、真实地公布欣旋学员PMP通过率,发布在公司网站:http://www.shxinxuan.cn/Pmp20120324.asp公布PMP考试通过率,一方面是接受学员的监督,另一方面也是鞭策我们持续改进!有学员询问:其他培训机构或者其他城市的PMP考试通过率如何?中国地区的PMP考试通过率如何?与大家分享一个简单有效的查询PMP考试通过率的方法,参见链接:http://www.shxinxuan.cn/Company_News_content.asp?id=2914根据这个方法分析上海地区2012.3.24PMP考试
阅读全文
摘要: http://searchsqlserver.techtarget.com/tip/Temporary-tables-in-SQL-Server-vs-table-variables
阅读全文
摘要: View Code 1 Add-PSSnapin Microsoft.SharePoint.PowerShell -EA SilentlyContinue 2 $serviceApplicationPool="Secure Store Service Pool" #name of the application pool under which the application should run 3 $secureStoreDatabaseName="GMAxSecureStoreServiceDB" #the sharepoint database
阅读全文
摘要: <Users><Name>$user</Name><Gender>Male</Gender></Users>View Code # D:\Services\ 指定要递归遍历查找的目录 # *.config 找查找的文件名 $fileList = Get-ChildItem 'F:\temp\test\' -recurse *.xml | %{$_.FullName}$baishi = {$user}Foreach($file in $fileList){ # $tmpXML = [xml](Get-Cont
阅读全文
摘要: http://dotnet.chinaitlab.com/ASPNET/736562.html
阅读全文
摘要: http://blog.libinuko.com/2010/04/11/sharepoint-2010-howto-configure-business-data-connectivity-access-rights/
阅读全文
摘要: http://www.infopathdev.com/forums/t/7431.aspx
阅读全文
摘要: secDSNav.Select("/dfs:myFields/dfs:dataFields/d:SharePointListItem_RW[d:EXPRTN_DT!='']", NamespaceManager);secDSNav.Select("/dfs:myFields/dfs:dataFields/d:SharePointListItem_RW/d:EXPRTN_DT[not(text())]", NamespaceManager)
阅读全文
摘要: http://thedotnetter.wordpress.com/2011/02/23/changing-the-namespace-for-an-infopath-2010-code-behind-project/
阅读全文
摘要: http://www.scribd.com/doc/73019390/193/De%EF%AC%81ning-the-Updater-Methodhttp://www.cnblogs.com/jiaxingseng/archive/2010/6/8.html#http://lightningtools.com/bcs/bcs-meta-man.aspx
阅读全文