Click here to Skip to main content
15,885,546 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi Friends,

I am a asp.net and Drupal developer.I want to study sharepoint.For that i got visual studio 2010 professional.What all are the other software need to learn SharePoint.Please help me!

Regards,
SATHISHKUMAR.V
Posted

Aside from Fernando's suggestions, I'd also check out the Microsoft SharePoint 2010 Developer Training Course (free): clickety[^]
 
Share this answer
 
In my experince, the best way to learn SharePoint would be if you install a Virtual Machine with Windows 2008 R/2, then install it SQL Server and Visual Studio. Although optional, you could install and configure an Active Directory, to have an environment closer to a production one.

After that, you would need to install SharePoint's software requirements, and then SharePoint itself. Please refer to this document to learn about such requiremnts:
http://technet.microsoft.com/en-us/library/cc262485.aspx[^].

If you don't have access to a Virtual Machine, you could install a development environment on your Windows 7 (x64) machine. It won't have all the bells and whistles of the VM version, but at least it would let you code, build the assemblies and test portions of it. Please refer to this article to learn more about that topic.
http://msdn.microsoft.com/en-us/library/ee554869.aspx[^]

Hope this helps. Let me know if you have any further question.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900