Which CodePlex/Google code project to study in order to learn SharePoint best practices?

I would also recommend the CKS but I would also add that I have found that coding isn't the biggest issue when learning SharePoint but determining the best solution to acheive your goal. Should you use a workflow or an event handler? Should you use custom code or the BDC?

Should you build a web part or a layout page? Should you use a list, a custom form or an InfoPath form?

I would also recommend the CKS but I would also add that I have found that coding isn't the biggest issue when learning SharePoint but determining the best solution to acheive your goal. Should you use a workflow or an event handler? Should you use custom code or the BDC?

Should you build a web part or a layout page? Should you use a list, a custom form or an InfoPath form? So, in addition to learning coding practices you should spend a large amount of time finding approaches to solving problems.

SharePoint offers a lot of benefits but unfortunately an easy learning curve is not one of them. I also have 10 years of development and it took me 6 months to start to fully comprehend best approaches on solving business requirements most effectively. I recommend: patterns & practices SharePoint Guidance Best Practices Resource Center for SharePoint Server 2007 Microsoft Office SharePoint Server 2007 Best Practices (Paperback) SharePoint 2007 and WSS 3.0 Dispose Patterns by Example.

Generally speaking, SharePoint "code" will come in the form of web parts and pages that are written for specific SharePoint installations. However, that doesn't mean that there aren't any SharePoint utilities and libraries out there. In fact, I'm a big fan of SmartPart, which is hosted on Codeplex.

This is a very useful SharePoint tool with a lot of downloads and some bugs that need to be fixed, so it's a great project to serve as your reference point and submit some code to!

It should be noted that there are some considerations about using a generic wrapper for your webparts. Sharepoint-tips. Com/2008/03/… – webwires Oct 22 '08 at 20:36.

You can take a look at codeplex.com/CKS which is a project start by Microsoft employees.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions