Repost from caughtinthedotnet.blogspot.com
Came across an excellent article in MSDN Magazine:
10 Best Practices For Building SharePoint Solutions
It’s a must read if you are looking to deploy custom Sharepoint applications into your farm.
Summary:
- Known when to cross divide
- Take Advantage of Native SharePoint Capabilities
- Know Critical SPDev Tasks and Information Sources
- Develop Solutions Off-Server
- Testing Code and Managing Dependencies
- Continuous Integration and Automated Build
- Have SharePoint Manage Custom Config Settings
- Know Where Configuration Settings Belong
- Brand SharePoint for Scale and Maintenance
- Build Deployable Solutions
Leave A Comment