Share via


SharePoint 101 Code Samples are now available

The Microsoft Office Developer Center has created 101 code samples for SharePoint 2010. These samples cover a wide range of useful tasks from working with lists and document libraries, to using BCS. The C# samples, in most cases, have a companion VB.NET project. There are also samples written in JavaScript. The list of samples were compiled from suggestions submitted by the SharePoint community via this blog.

Be sure to check them out. We are sure that you will find something to use in your own solutions. You can get the descriptions of each sample and a link to each individual sample at:

https://code.msdn.microsoft.com/site/search?f%5B0%5D.Type=Topic&f%5B0%5D.Value=Sharepoint%202010%20101%20code%20samples&f%5B0%5D.Text=Sharepoint%202010%20101%20code%20samples

The sample pack can be downloaded at:

https://code.msdn.microsoft.com/SharePoint-2010-101-Code-da251182

Enjoy!

Comments

  • Anonymous
    February 25, 2012
    Thanks for share helpful code and samples.

  • Anonymous
    February 26, 2012
    Thans for that help, I'm going to try the Download and start the practice

  • Anonymous
    February 29, 2012
    It would be nice if  samples contain set of html pages that helps with navigation between samples, like we have on the web.

  • Anonymous
    April 03, 2012
    I'm getting the following error when I click on either of the links in the article: Server Error in '/' Application.


Unable to make the session state request to the session state server. Please ensure that the ASP.NET State service is started and that the client and server ports are the same.  If the server is on a remote machine, please ensure that it accepts remote requests by checking the value of HKEY_LOCAL_MACHINESYSTEMCurrentControlSetServicesaspnet_stateParametersAllowRemoteConnection.  If the server is on the local machine, and if the before mentioned registry value does not exist or is set to 0, then the state server connection string must use either 'localhost' or '127.0.0.1' as the server name.

  • Anonymous
    April 21, 2012
    Thanks for the share!

  • Anonymous
    October 09, 2012
    i want to learn sharepoint. could u provide documents

  • Anonymous
    December 18, 2012
    Code samples are very nice, thanks for the share!

  • Anonymous
    September 05, 2013
    Thanks for these code samples - much-needed!