As more developers write custom code by using the SharePoint Object Model, they encounter common issues that can affect application performance.
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
View Complete Post