Rickie is back .... 人生·工作的结果=思维方式×热情×能力

今天比昨天更好,明天比今天更好,为此,不屈不挠地工作、勤勤恳恳地经营、孜孜不倦地修炼,我们人生的目的和价值就是这样确确实实地存在着。

  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::
  397 随笔 :: 3 文章 :: 1310 评论 :: 129 引用

6.WebPart开发

This category contains SharePoint Web Parts designed by me. You can use them freely if you think they are useful for you.
摘要: Building ASP.NET 2.0 Web Parts阅读全文
posted @ 2005-08-10 05:55 Rickie 阅读(2424) | 评论 (3) 编辑

posted @ 2005-08-09 06:26 Rickie 阅读(2056) | 评论 (1) 编辑

摘要: Two connected Web Parts operate in a publisher/subscriber fashion. Any change in the values exposed by the provider are immediately reflected by the consumer. As you can imagine, this model lends itself very well to representing master/detail models of data that are also extensible at will. The Web Part connection model consists of two interoperating entities—a provider and one or more consumers. 阅读全文
posted @ 2005-07-01 07:53 Rickie 阅读(867) | 评论 (1) 编辑

摘要: Windows SharePoint Services Software Development Kit阅读全文
posted @ 2005-03-14 13:51 Rickie 阅读(1017) | 评论 (0) 编辑

摘要: WSSDAL (WSS Data Access Layer) – a SharePoint Web Services alternative阅读全文
posted @ 2005-03-07 01:49 Rickie 阅读(1379) | 评论 (1) 编辑

摘要: SharePoint SDK更新下载版本(Jan05)阅读全文
posted @ 2005-02-11 08:54 Rickie 阅读(1964) | 评论 (0) 编辑

摘要: 编写了一个简单的Web Part,用来显示SharePoint Site中所有Document Libraries(1个或多个)和子目录中最新文档。 这里提供的What's new document web part可以检索并显示Document Libraries所有子目录中最新文档,并且可以显示Modified by, Subfolder name and Document Library等等信息。阅读全文
posted @ 2005-02-03 04:27 Rickie 阅读(2012) | 评论 (5) 编辑

摘要: 继续前面的posting《Web Parts, Impersonate and Security Policy, Part 1》《Web Parts, Impersonate and Security Policy, Part 2》,阐明如何解决SharePoint Web Parts开发过程中访问权限的问题。Part 1与Part 2分别以C#和VB.Net示例代码演示了impersonate(角色扮演)的应用。 仅仅上述代码还不能解决问题,还需要配置SPS的代码访问安全(Code Access Security)。为了让managed code通过P/Invoke调用unmanaged code,并操纵ASP.NET内的安全对象。正如Impersonator类做的那样,SharePoint的安全策略必须进行调整。阅读全文
posted @ 2005-01-28 01:07 Rickie 阅读(1316) | 评论 (0) 编辑

摘要: 继续前面的posting《Web Parts, Impersonate and Security Policy, Part 1》,阐明如何解决SharePoint Web Parts开发过程中访问权限的问题。Part 1中以C#的示例代码演示了impersonate(角色扮演)的应用。 这里简单贴出VB.Net代码,方便使用VB.Net的CASE。阅读全文
posted @ 2005-01-27 00:26 Rickie 阅读(1194) | 评论 (0) 编辑

摘要: 在开发某些Web Parts的时候,需要访问一些对象或数据。因为SPS进行严格的安全访问控制,有些用户授权实现这些操作,但是其他用户则没有授权,同时也不可能授予这些权限给所有人。阅读全文
posted @ 2005-01-26 03:50 Rickie 阅读(1504) | 评论 (1) 编辑

摘要: 缺省情况下,WSS_Minimal和WSS_Medium不允许访问SSO功能,为了授予访问权限,需要修改策略文件(Policy files)或创建定制的策略文件。阅读全文
posted @ 2005-01-25 07:14 Rickie 阅读(1062) | 评论 (1) 编辑

摘要: Microsoft.SharePoint.Menu提供树状的控件来替换site左边默认的QuickLaunch导航条或增强SPS/WSS站点导航功能。通过使用FrontPage 2003删除默认QuickLaunch,增加新的WebPart Zone,然后简单拖拉Microsoft.SharePoint.Menu Web Part到新创建的Web Part Zone。阅读全文
posted @ 2005-01-20 02:39 Rickie 阅读(1630) | 评论 (0) 编辑

摘要: Advanced SharePoint Services Solutions阅读全文
posted @ 2005-01-16 01:29 Rickie 阅读(837) | 评论 (0) 编辑

摘要: 编写了一个简单的Web Part,用来显示SharePoint Site中所有Document Libraries(1个或多个)和子目录中最新文档。阅读全文
posted @ 2005-01-10 04:25 Rickie 阅读(2244) | 评论 (11) 编辑

摘要: Microsoft提供的Web Part Demo资料,演示SharePoint Portal Server Web Part的开发.阅读全文
posted @ 2005-01-08 01:16 Rickie 阅读(1546) | 评论 (0) 编辑

摘要: Jan Tielens' Bloggings 提供了What’s new on site Web Part for SPS,该Web Part用来显示SharePoint站点上最新或更新的项目(item)。他提供了Leadit.SharePoint.Essentials VS.NET项目下载(Source code in C#),该项目包括:WhatsNew, Navigation, MyAlerts and Breadcrumbs等Web Parts。阅读全文
posted @ 2005-01-07 01:18 Rickie 阅读(1046) | 评论 (1) 编辑

摘要: This SDK contains conceptual overviews, programming tasks, samples, and references to guide you in developing solutions based on Microsoft® SharePoint® Products and Technologies. 阅读全文
posted @ 2005-01-06 01:51 Rickie 阅读(614) | 评论 (0) 编辑

摘要: Creating a Web Part with a Custom Tool Part,使用custom tool part来为web part的属性创建custom user interface,custom tool part可以很好超出缺省属性面板的特性。阅读全文
posted @ 2005-01-05 00:21 Rickie 阅读(1389) | 评论 (0) 编辑

摘要: 这个tools集包含2个非常强大的受欢迎的administrative-level Web Parts - GhostHunter and Inspector web parts。 用户必须是服务器的administrator,否则功能将失效。阅读全文
posted @ 2005-01-04 01:19 Rickie 阅读(955) | 评论 (0) 编辑

摘要: SharePoint Explorer工具允许你轻松使用client应用程序来查看Web Part和Web Part Page属性.阅读全文
posted @ 2005-01-03 03:03 Rickie 阅读(1298) | 评论 (2) 编辑

摘要: SharePoint Configuration Analyzer是一个诊断工具,用来验证运行WSS或SPS和承载Web Parts的一些关键设置。SharePoint Configuration Analyzer也汇报服务器上Web Part的使用情况,并检索一系列log文件、配置文件和Web Part包和IIS。在Server Farm配置中,在每一个Server端运行SharePoint Configuration Analyzer是一种非常有用的方法来检测并修复Server配置的不一致,同时确保所有的Web Part assemblies部署在所有的Server中。阅读全文
posted @ 2005-01-02 03:16 Rickie 阅读(934) | 评论 (0) 编辑

摘要: InstallAssemblies-Web Part for SPS安装工具阅读全文
posted @ 2005-01-01 01:47 Rickie 阅读(1267) | 评论 (1) 编辑

摘要: Welcome Web Part for SPS, 一个小的Web Part,用来显示SPS的当前用户名.阅读全文
posted @ 2004-12-31 02:22 Rickie 阅读(979) | 评论 (3) 编辑

摘要: 本篇学习如何创建Connectable Web Parts,Part 1简单介绍了Web Part包含的相关文件及其开发部署等,Part 2介绍如何使用ASP.NET的User Controls来创建Web Part的外观,简化Web Parts的开发和测试。阅读全文
posted @ 2004-12-30 08:18 Rickie 阅读(804) | 评论 (0) 编辑

摘要: SharePoint Portal Server 2003: IntelliSense XML Files阅读全文
posted @ 2004-12-29 13:58 Rickie 阅读(447) | 评论 (0) 编辑

摘要: Web Parts for SPS开发资料阅读全文
posted @ 2004-12-22 07:07 Rickie 阅读(1027) | 评论 (0) 编辑

摘要: 本篇学习如何使用ASP.NET的User Controls来创建Web Part的外观,简化Web Parts的开发和测试。阅读全文
posted @ 2004-12-21 07:13 Rickie 阅读(743) | 评论 (1) 编辑

摘要: Building Web Parts for SPS读书笔记(1)阅读全文
posted @ 2004-12-20 02:31 Rickie 阅读(803) | 评论 (4) 编辑

摘要: Patrick Tisseghem的3篇关于创建Web Parts的文章(Excellent articles)阅读全文
posted @ 2004-12-19 03:16 Rickie 阅读(696) | 评论 (1) 编辑

摘要: Tom van de Kerkhof开发了Treeview Navigation Web Part (Free download source code),该Web Part可以方便用于SharePoint站点之间的导航。Treeview Navigation Web Part基于Funkelab的免费ASP.Net Server Control和SmartPart web Part。阅读全文
posted @ 2004-12-18 03:29 Rickie 阅读(2685) | 评论 (7) 编辑

摘要: Jan Tielens发布了SmartPart v1.0 for SharePoint安装包,该Web Part最重要的特性是支持ASP.Net中的User Control(ascx),方便Web Part的开发。阅读全文
posted @ 2004-12-17 02:10 Rickie 阅读(1661) | 评论 (4) 编辑

摘要: MSDN has released a new paper that highlights the features of the ASP.NET 2.0 Web Parts Framework. Formerly restricted to SharePoint sites, Web Parts are the building blocks for an easily customizable web interface and are becoming fully supported features of ASP.NET 2.0. The new Web Part Framework includes features for personalization, communication between Web Parts, and creating custom menus.阅读全文
posted @ 2004-10-20 03:12 Rickie 阅读(826) | 评论 (3) 编辑

摘要: This blog shows you how to develop a generic Web Parts for hosting ASP.NET User Controls. It's very productive and useful to design web parts for SharePoint Server.阅读全文
posted @ 2004-07-24 01:18 Rickie 阅读(682) | 评论 (2) 编辑

摘要: This web part acts like an ASP.Net label control. You can display a message or any texts on the SharePoint Web page. As a good note, you can enter HTML codes in the displayed label text. For example, Welcome to my blog: www.cnblogs.com
Email: rickieleemail@yahoo.com阅读全文
posted @ 2004-07-20 10:53 Rickie 阅读(537) | 评论 (0) 编辑

摘要: When a web part is deployed into production server, the web part displays and works properly, but shows a "ErrorWebPart" error in the web part maintenance page under the Type and "Error" under the title. In the meanwhile, you can't edit the web page in FrontPage 2003 once the web part in installed as it tells the web part is not safe.阅读全文
posted @ 2004-07-20 07:52 Rickie 阅读(1441) | 评论 (5) 编辑

摘要: When you create any ASP.Net controls in a web part, you should override the CreateChildControls method. In the CreateChildControls method, you will instantiate each control, set its properties, create any necessary event handlers, and add the created child controls to the web part's Controls collection inherited from System.Web.UI.Control.阅读全文
posted @ 2004-07-20 02:58 Rickie 阅读(539) | 评论 (0) 编辑

摘要: This post contains a Calendar Web Part in C# for SharePoint Server and a simple instruction to deploy it on SPS.阅读全文
posted @ 2004-07-17 05:37 Rickie 阅读(1146) | 评论 (4) 编辑