Since our community here is mostly made up of developers, I am seeking some advice and guidance on development best practices and guidelines to eventually come up with a company policy with focus on SharePoint Development (do’s and don’ts). I have seen all of the documentation online but would like to get feedback on some of your experiences on the job and in the field.
Hello Jason,
Much of what i do since 2007 version is based on Microsoft dev papers and books,like those from Wrox and MS Press.
Nice site for reference. http://social.technet.microsoft.com/wiki/contents/articles/8666.sharepoint-2010-best-practices.aspx#Development.
The experience by your side will drive you to choose an solution instead of another, trying to be as simple as possible for future maintenance or upgrade. What i´m trying to do since 2010 is to follow some of MVVM rules creating packages that i´ll certanly reuse in other projects.
Best regards