Call me Razor#

我每天重新打造一条秘密小路, 在蜿蜒奇诡的归途中尽情冒险.
  博客园  :: 首页  :: 新随笔  :: 订阅 订阅  :: 管理

随笔分类 -  Sharepoint

Sharepoint 系列所有文章
摘要:在一个 Feature.xml 文件中, Feature元素定义了其本身,并指定了相关的DLL组件,文件等的位置,或是一些用于支持该Feature的属性... 阅读全文

posted @ 2009-02-24 16:24 Razor# 阅读(1254) 评论(1) 推荐(0)

摘要:当Sharepoint中的文档库或列表库系统可用列(Field)不能满足我们的显示或数据存储需求时,需要自定义扩展Field的类型和显示方式... 阅读全文

posted @ 2009-02-20 12:46 Razor# 阅读(1505) 评论(1) 推荐(0)

摘要:在用文档库视图呈现内容数据时,难免有那么一列类似于"详细信息""描述"等长字段内容的,又苦于自动控制样式做的不是那么满意,那设置文档库或列表库某一列的列宽就显得比较重要了... 阅读全文

posted @ 2009-02-16 15:35 Razor# 阅读(1403) 评论(0) 推荐(0)

摘要:个人站点(MySite)中,用户可设置文档库或列表库的私密性,对外公开或不公开. 阅读全文

posted @ 2009-02-16 14:22 Razor# 阅读(562) 评论(0) 推荐(0)

摘要:Instructions Note: To install or remove a server admin template, you must have Administrator rights to both the Windows SharePoint Services site and ... 阅读全文

posted @ 2008-07-11 14:36 Razor# 阅读(842) 评论(0) 推荐(0)

摘要:好久没做SP开发,今天在布署sharepoint顺序工作流的时候突然发现Infopath模板发布路径老是不对 阅读全文

posted @ 2008-07-08 13:55 Razor# 阅读(946) 评论(0) 推荐(0)

摘要:Using the Contact Selector Control We have seen a number of requests on how to allow a user to enter (or select) a person’s name or logon alias and ... 阅读全文

posted @ 2008-07-03 18:20 Razor# 阅读(921) 评论(0) 推荐(0)

摘要:SPSite的使用 SPSite作为网站集对应的对象模型,其主要的用处是获取某个特定的网站,它最常用的几个功能如下: „ 构造函数 SPSite的构造函数有两种,分别以Site的url和Guid作为参数。 在SharePoint对象模型中,大部分对象都拥有一个Guid作为它唯一的标识符,通过这个G... 阅读全文

posted @ 2008-04-30 13:41 Razor# 阅读(1340) 评论(0) 推荐(0)

摘要:STSDEV是一个优秀的Sharepoint开源开发工具,并且对于2008年中之前需要开发基于VS2008/3.5的moss webpart应用的兄弟姐妹们,更是唯一的选择。(详见Kaneboy的《Visual Studio Extensions for SharePoint v1.1》和chora... 阅读全文

posted @ 2008-04-29 18:05 Razor# 阅读(1706) 评论(0) 推荐(0)

摘要:首先我们新建一个class library,因为一个webpart说到底就是继承自某个基类的子类。建立了项目之后,需要添加Microsoft.Sharepoint.dll的引用,这个dll默认位于C:\Program Files\Common Files\Microsoft Shared\web s... 阅读全文

posted @ 2008-04-29 18:02 Razor# 阅读(1811) 评论(0) 推荐(0)

摘要:微软于2008年3月6日发布了Windows SharePoint Services 3.0 Service Pack 1,Windows SharePoint Services 是一种通用技术,各种规模的组织和业务单位都可以使用它来提高业务流程的效率和团队的生产力 阅读全文

posted @ 2008-04-28 19:49 Razor# 阅读(369) 评论(0) 推荐(0)

摘要:Building a MOSS Workflow with Visual Studio 2008 and InfoPath Visual Studio 2008 offers a somewhat better environment for creating SharePoint workfl... 阅读全文

posted @ 2008-04-22 15:44 Razor# 阅读(1138) 评论(0) 推荐(0)

摘要:如果发现代码段功能里没有workflow和feature的选项可以参考一下这篇文章:http://www.cnblogs.com/xiaoshatian/archive/2006/12/31/608479.html 这篇文章也向您展示了这两个文件的作用。http://weblog.vb-tech.c... 阅读全文

posted @ 2008-04-22 15:39 Razor# 阅读(496) 评论(0) 推荐(0)

摘要:理解Windows SharePoint Services和 2007 Microsoft Office System 中的工作流 版本:1.0,7/11/06 作者:David Chappell, Chappell & Associates 翻译:Derek Wang, http://w... 阅读全文

posted @ 2008-04-21 16:49 Razor# 阅读(2085) 评论(0) 推荐(0)

摘要:证书服务器安装,code signing模板启用,证书申请,Infopath使用......推荐 阅读全文

posted @ 2008-04-10 13:48 Razor# 阅读(2733) 评论(0) 推荐(0)

摘要:我的安装环境:安装顺序照下列即可1. Windows Server 2003 sp12. Active Directory,建议将系统升级为域服务器3. MS-SQL Server 2005, Management Studio4. Visual Studio Team Suite2008 (含.n... 阅读全文

posted @ 2008-03-25 10:47 Razor# 阅读(1113) 评论(2) 推荐(0)

摘要:MOSS 已经不再仅仅是一个Portal Server了,虽然Portal仍然是其最主要的一块功能,同时MOSS是一个集成了内容管理(Content Management)、商务智能(BI)、工作流(Workflow)、企业搜索引擎(Enterprise Search Engine)、应用整合(EAI)在内的平台级服务器。 阅读全文

posted @ 2008-03-25 10:23 Razor# 阅读(944) 评论(1) 推荐(0)