上一页 1 ··· 51 52 53 54 55 56 57 58 59 ··· 69 下一页
摘要: http://www.microsoft.com/education/en-us/teachers/guides/pages/index.aspxhttp://www.microsoft.com/education/en-us/teachers/guides/Pages/webapps.aspx 阅读全文
posted @ 2013-03-06 16:54 zyip 阅读(145) 评论(0) 推荐(0)
摘要: Top 10 Most Valuable Microsoft SharePoint 2010 Books#1 Real World SharePoint 2010: Indispensable Experiences from 22 MVPs (Wrox Programmer to Programmer)#2 Microsoft SharePoint 2010 Administrator's Companion by Bill English, Brian Alderman, and Mark Ferraz (Sep 3, 2010)#3 SharePoint 2010 as a De 阅读全文
posted @ 2013-02-22 15:11 zyip 阅读(148) 评论(0) 推荐(0)
摘要: configure:2661: checking for C compiler default output file nameconfigure:2688: gcc conftest.c >&5ld: library not found for -lcrt1.10.6.ocollect2: ld returned 1 exit statussudo ln -s /Applications/xcode451/Xcode.app/Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs/iPhoneSi 阅读全文
posted @ 2013-02-07 22:50 zyip 阅读(733) 评论(0) 推荐(0)
摘要: http://blog.sharedove.com/adisjugo/index.php/2012/09/12/pairing-windows-azure-workflow-beta-1-to-sharepoint-2013-preview/ 阅读全文
posted @ 2013-02-07 20:56 zyip 阅读(120) 评论(0) 推荐(0)
摘要: http://archive.msdn.microsoft.com/ULSViewer/Release/ProjectReleases.aspx?ReleaseId=3308 阅读全文
posted @ 2013-02-05 16:42 zyip 阅读(242) 评论(0) 推荐(0)
摘要: http://msdn.microsoft.com/zh-cn/library/ee395773.aspxhttp://www.cnblogs.com/anmoon/archive/2012/01/16/2323918.htmlhttp://code.msdn.microsoft.com/Windows-Workflow-deed2cd5/view/Discussions#content 阅读全文
posted @ 2013-02-03 16:09 zyip 阅读(160) 评论(0) 推荐(0)
摘要: To install ISEImport-Module ServerManager;Add-WindowsFeature PowerShell-ISE以上命令已通过笔者测试有效.2011-10-27 更新运行完毕上面的命令后, 可以到如下的路径中寻找powershell_ise.exe来启动PowerShell ISE.C:\Windows\System32\WindowsPowerShell\v1.0或者在PowerShell命令行中直接运行powershell_ise.exeIn SharePoint 2010 we now have the ability to administrate 阅读全文
posted @ 2013-01-31 16:57 zyip 阅读(279) 评论(0) 推荐(0)
摘要: foreach($i in (dir *)){ if($i.Name.StartsWith("0")) { //write-Host $i.Name.SubString(1); Rename-Item $i.Name $i.Name.SubString(1); }} 阅读全文
posted @ 2013-01-26 16:32 zyip 阅读(179) 评论(0) 推荐(0)
摘要: Installing and Configuring Workflow Manager 1.0http://technet.microsoft.com/en-us/library/jj193478Creating a workflow by using SharePoint Designer 2013 and the SharePoint 2013 Workflow platformhttp://msdn.microsoft.com/library/jj554671(v=office.15) 阅读全文
posted @ 2013-01-24 10:49 zyip 阅读(135) 评论(0) 推荐(0)
摘要: http://office.microsoft.com/en-us/store/add-apps-for-sharepoint-FX102836997.aspx?ai=WA102963791http://technet.microsoft.com/en-us/library/fp161236.aspxBuild apps for sharepointhttp://msdn.microsoft.com/en-us/library/jj163230.aspxHow to: Set up an on-premises development environment for apps for Shar 阅读全文
posted @ 2013-01-23 22:16 zyip 阅读(187) 评论(0) 推荐(1)
上一页 1 ··· 51 52 53 54 55 56 57 58 59 ··· 69 下一页