简体   繁体   中英

How to start working on SharePoint 2010? And what are the pre-requisites?

I have experience in .net but never worked on sharepoint development. I shall like to know how I can start working on Sharepoint? I know, I can develop some web-parts for it. But I am not sure what environment I shall need to start.

Do I need to install Share point portal server on my machine to work on it?

If it is mandatory, is there a developer/express version?

The work is purely from the angle of development on SharePoint. Please guide me.

Important update:

Now that I have an access to a sharepoint server (a site on a sharepoint 2010 server) where I can do changes to. Provided I have created some XAP (silverlight part), how to deploy to this server? Can I use the upload web part link to upload the XAP? If I upload, where will it reside?

One point -

For SharePoint 2007, you will have to install SharePoint on the same PC as your development box. That means your dev PC must have either Windows Server 2003 or 2008 installed. You cannot write code in Visual Studio and step through it if the SharePoint site is located on another computer.

The best as i think to to install Virtual machine take the VHD file from any one who has sharePoint install in it. Just use that VHD file, you get the complete environment includes your all basic functionality.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM