Sharepoint Developers | Sharepoint Code

Sharepoint Virtual PC – Sharepoint Development Environment

If you are developing for sharepoint you have likely come across the stumbling block. Your running something like Windows 7, Vista or XP, Visual studio 2008, 2010 something like that. You want to develop for sharepoint directly but when you go to make a fresh webpart or indeed any solution for sharepoint it basically says [...]

“Sharepoint 2010″ is..

What is “Sharepoint 2010″ for you? For almost each and every stakeholder you asked that question too in your organisation (if you already have sharepoint) you would get a different answer. If you don’t already have it chances are 90% of people would not even know what “sharepoint 2010″ is. My personal definition for 2010 [...]

Upload image directly into Sharepoint Picture Library – CSharp

We have touched on inserting an image directly into a default sharepoint picture library (using csharp and in sharepoint 2010) but what if you want to upload an image directly into Sharepoint 2010, but to a specific gallery? Well the first step is to find the specific guid of a gallery – something you can [...]

Make new Sharepoint 2010 Publishing page in Csharp – needs keywords

Want to make a new publishing page in sharepoint 2010? Want do do it in code? use csharp! yes use it! here we will explain the complete steps of going about setting up a new PublishingPage object. First we will grab the correct page layout object to insert the new page with, then we will [...]

Make Sharepoint Picture Library in Csharp (C# Code to create SPImageLibrary)

There are a whole host of situations where you need to use picture libraries in sharepoint, and if you are writing code to programmatically create sharepoint sites then the chances are you will eventually need to create a sharepoint picture library in code (we use csharp .) Hopefully by now you have your whole layout plan [...]

Home of Sharepoint development in the uk

Welcome to Sharepoint Code, the home of sharepoint development in the uk. Started out of a developing need to master the ever expanding world of microsoft sharepoint, microsoft’s one stop shop for portal like intranets, extranets and whatever-nets. Microsoft Sharepoint is microsofts quickest product to gross 1 Billion usd in revenue, which says a lot. [...]