Reputation: 544
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 ..
Upvotes: 0
Views: 1223
Reputation: 234
Here's a nice series on SharePoint 2010 performance that may help you get started:
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!
Upvotes: 1