人们是否创建和使用 Web 部件连接?
我一直在编写一些连接(作为提供者和消费者)的 SharePoint Web 部件。我发现了很多困难,并且(相对*)来自网络、书籍或 microsoft.com 的材料很少,这非常令人惊讶,因为 Web 部件自 2003 年以来就已经存在。这让我认为,尽管 Web 部件连接看起来像是 SharePoint 中的一流功能,但实际上很少有人编写连接 Web 部件,也很少有 SharePoint 用户使用它们。
情况是否如此 - 很少有开发人员编写连接 Web 部件,并且很少有用户使用它们?
*比较:主观印象。对于每个特定问题,我通常只能找到少数几个可以解决该问题的网页,并且由于我的问题似乎是基本问题(例如将哪种数据类型包装在 IWebPartRow 中),因此我期望有更多的搜索结果。
I've been writing some SharePoint web parts which connect (as providers and consumers). I've found many difficulties, and (comparatively*) little material from the web, from books, or from microsoft.com, which is quite surprising as Web Parts have been around since 2003. This is making me think that although web part connections look like a first class feature in SharePoint, that in practice few people write connecting web parts, and few SharePoint users use them.
Is this the case - that few developers write connecting web parts, and few users use them?
*comparitively: A subjective impression. With each specific problem i usually find only a handful of web pages which address it, and as my problems seem to be fundamental ones (such as which data type to wrap in an IWebPartRow), I expect a lot more search results.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
由于几个原因,我很少使用 Web 部件连接做任何事情...
I very rarely do anything with web part connections for a couple reasons...