Monthly Archives: March 2010
Deploying referenced assemblies with your VS2010 SharePoint 2010 WSP solution
Here is the scenario: you have SharePoint 2010 solution created with Visual Studio 2010, if you’re creating a sandbox or test project in it – easy enough Visual Studio will take care of the deployment for you. As soon as … Continue reading
Retrieve SharePoint 2010 user social metadata programatically
About a week ago Pete Dutchinson dropped me a note about a cool extension he’s working on, which prompted me to spend some time looking into managing User Profiles programatically; which is what I’ll write about here today. If you … Continue reading
Creating SharePoint 2010 site structure automatically with PowerShell
Just came back from a usergroup meeting where Charles Cote was talking about PowerShell and got inspired to share a piece of script that does site auto provisioning in SharePoint 2010. Whether you have a complex site hierarchy or just … Continue reading
Interview: Sing Chan on branding for SharePoint 2010
You know that feeling when you finish your next public website that will be visited by hundreds and thousands of people each day, well, neither do I but I can imagine; that’s why I decided to talk to Sing today (his … Continue reading
Dynamically changing SharePoint 2010 list form rendering templates
Here is the scenario: you have few lists in your portal that`s already deployed in production environment and contain data. Here you realize that you need to adjust one of the lists` rendering template to remove some information on a … Continue reading
Interview: SharePoint 2010 from Visual Design standpoint
Today I had short but very interesting interview with Kurtis Beard, from Habanero Consulting. Kurtis is an Interaction Designer and stands behind some of the most stunning site designs. Kurtis has been involved in creating design for few SharePoint 2010 … Continue reading
Customizing SharePoint 2010 item forms with Visual Studio 2010
About a week ago I was talking about Dynamically changing list rendering templates using SharePoint designer which allows you to personalize your New/Edit and Display/View forma templates or have custom logic or controls on it. In the example last week, … Continue reading →