摘要: For example:http://avepoint-zino:9002/sites/t2/_vti_bin/exportwp.aspx?pageurl=http%3A%2F%2Favepoint%2Dzino%3A9002%2Fsites%2Ft2%2FPages%2Faa%2Easpx&guidstring=576d11db-b8ea-4593-9094-fcd659e833c5Pa... 阅读全文
posted @ 2010-10-11 04:51 zinocpp 阅读(187) 评论(0) 推荐(0)
摘要: select * from sysobjects where type='p' order by nameproc_ActivateFeatureproc_AddAuditEntryproc_AddAuditEntryFromSqlproc_AddAuditEntryUrlproc_AddBuildDependencyproc_AddCategoryToWebproc_AddContentType... 阅读全文
posted @ 2010-10-11 04:45 zinocpp 阅读(3146) 评论(0) 推荐(0)
摘要: Command line error.Usage: stsadm.exe -o <operation> [<parameters>] stsadm.exe -help [<operation>]Operations: activatefeature activateformtemplate addalternatedomain addcontentdb addd... 阅读全文
posted @ 2010-10-11 04:43 zinocpp 阅读(283) 评论(0) 推荐(0)
摘要: CodeProject上有一篇文章写的不错,足以参考:http://www.codeproject.com/KB/dotnet/perfcounter.aspx需要注意的是:1. void QueryPerformanceCounter(ref long ticks)的应用,它是Win32 API;2. 以及.Net FrameWork中的PerformanceCounterCategory, C... 阅读全文
posted @ 2010-10-11 04:33 zinocpp 阅读(192) 评论(0) 推荐(0)
摘要: 主要是实现继承自System.Configuration.IConfigurationSectionHandler 接口或 System.Configuration.ConfigurationSection的处理Class.IConfigurationSectionHandler interface:http://msdn.microsoft.com/en-us/library/system.co... 阅读全文
posted @ 2010-10-11 04:31 zinocpp 阅读(132) 评论(0) 推荐(0)