Intro
In this tutorial we will be expanding upon the first post in which we created and deployed a very simple web part. We will be dealing with Windows SharePoint Services Objects in this tutorials and I would recommend, insist and beg that you read this MSDN Best Practices article http://msdn.microsoft.com/en-us/library/aa973248.aspx
What we want to achieve:
Prerequisites:
We need to open up the basic web part project:
3 options here:
You have followed the first tutorial and you open up the project (Well done!)
You follow the fir...
[More]