2008-11-04

Best Practices: Common Coding Issues When Using the SharePoint Object Model

Overview of Common Coding Issues with the SharePoint Object Model

As more developers write custom code by using the SharePoint Object Model, they encounter common issues that can affect application performance. This article attempts to address some of those issues, and recommends ways to identify and correct them.

The following areas reflect the main issues encountered by developers as they write custom code by using the SharePoint object model:

- Disposing of SharePoint objects
- Caching data and objects
- Writing code that is scalable

http://msdn.microsoft.com/en-us/library/bb687949.aspx

No comments: