摘要: 使用Visual Studio 2005 开发字定义 Share point webpart 开发环境 : .netFramework 2.0/3.0/3.5 + Vs2005 + sharepoint server 2007 需要下面两个组件中任意一个组件 Windows SharePoint S... 阅读全文
posted @ 2008-07-07 11:05 flat_peach 阅读(411) 评论(0) 推荐(0)
摘要: using System; using System.Collections.Generic; using System.Text; using System.DirectoryServices; namespace ChangePwdWebpart { class OperateDirector... 阅读全文
posted @ 2008-07-07 09:15 flat_peach 阅读(797) 评论(1) 推荐(0)