Question

We have SharePoint 2007 and hope to migrate to 2010 sometime. If I take 2010 will the stuff I learn work on 2007 or should I take 2007?

I am wanting to learn the back end. Creating Web Parts, etc. What do I ask the trainers to make sure I am going to get the back end training and not the designer/user training or the SharePoint Engineering training?

I am checking mindsharp.com first does anyone have an opinion on their training?

Was it helpful?

Solution

Definitely start on 2010. You'll want to download the SharePoint SDK and go through it. I'm a fan of the MindSharp developer training. I also think the new Microsoft courses (http://www.microsoft.com/learning/en/us/training/sharepoint.aspx#2010sec3) look good. Take a look at the links in my other answer: What is something I should to to help me to Learning SharePoint?

OTHER TIPS

The API's for any development are similar enough between 2007 and 2010 that going backwards for stuff isn't very hard if you're already a practiced developer. I'd suggest taking 2010 and keeping the MSDN reference for 2007 handy.

Though be prepared for a major step back in development environment. It's more difficult to debug and deploy code on SharePoint 2007 than it is in SharePoint 2010. Often requiring you to be on the server for both.

It sounds like you are wanting content specific for SharePoint Development.

Careful with the term "Back End", to most of us this means SQL Server, Windows Server maintenance, IIS, etc.

Licensed under: CC-BY-SA with attribution
Not affiliated with sharepoint.stackexchange
scroll top