如何提高SharePoint的性能?

发布于 2024-11-28 11:32:04 字数 173 浏览 2 评论 0 原文

我编写处理共享点中的数据(列表/库)的自定义代码(webparts)。我想知道所有可以提高性能的技巧... 例如:在不需要的循环中使用 foreach(我们可以使用 SPQuery 插入)..

请给我一些提高 webpart 和 sharepoint 站点性能的提示。 还有 sharepoint 的所有阈值限制..

I writing the custom code(webparts) which deals with the data(list/libraries) in the sharepoint.. i would like to know all the tips that will increase the performance...
for eg: using of foreach in unwanted loops(we can use SPQuery insted)..

Please give me the tips which increase the performance of webpart and sharepoint site.
also all the threshhold limits for sharepoint ..

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

梦里泪两行 2024-12-05 11:32:04

以下是有关 SharePoint 2010 性能的精彩系列,可以帮助您入门:

http://www.zimmergren.net/archive/2010/12/18/sp-2010-developing-for-performance-part-1-developer-dashboard.aspx

它会给您对 SharePoint 可用的基本工具有想法。

尽管我认为您正在寻找的东西没有明确的答案。性能调优是一门艺术,没有明确的方法可以使用。您总是需要考虑很多事情和因素。

祝你好运!

Here's a nice series on SharePoint 2010 performance that may help you get started:

http://www.zimmergren.net/archive/2010/12/18/sp-2010-developing-for-performance-part-1-developer-dashboard.aspx

It will give you idea on basic tools available with SharePoint.

Though I do not think there is a definite answer to what you are looking for. Performance tuning is an Art, there is no defined method you can use. It is always lot of things and factor you have to look into.

Good Luck!

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文