Quantcast
Browsing latest articles
Browse All 10 View Live

Create a Custom Action with Code

A few months ago when I was writing the SharePoint 2010 for Developers course for AppDev I noticed an important difference in the behavior of CustomAction between sandbox and farm deployment –...

View Article


Image may be NSFW.
Clik here to view.

Passing Values from a List Custom Action to Server Code

In my previous post I showed how to create a custom action for a specific list with code. Usually when I need to create a custom button on a list I also need to do some processing of the selected...

View Article


Specifying Reader Quotas for WCF Services in SharePoint 2010

Creating custom WCF services for SharePoint 2010 is very easy. If you read the article here, Creating a Custom WCF Service in SharePoint Foundation, you’ll see how easy. Most of the article deals with...

View Article

SharePoint Easy Setup for Developers

I don’t usually write posts that just link to another post, but this is something that you should know about and I want to help get the word out. Announcing SharePoint Easy Setup for Developers...

View Article

Image may be NSFW.
Clik here to view.

Using Save Site as Template with Publishing Sites – Introduction

This is the first part of a multipart series of posts that will teach you how to leverage the Save Site as Template and Import SharePoint Solution Package features to facilitate development and...

View Article


Image may be NSFW.
Clik here to view.

Using Save Site as Template with Publishing Sites – Part 1, Saving the Site...

The Save site as a template link is not available on the Site Settings page of a publishing site. However, you can still access the page by appending /_layouts/savetmpl.asx to your site’s base URL. I...

View Article

Image may be NSFW.
Clik here to view.

Using Save Site as Template with Publishing Sites – Part 2, Creating the New...

At this point I have saved my publishing site as a template and imported two modules into a new Visual Studio solution. The solution to which I have imported is an intermediate step and, as is the...

View Article

Image may be NSFW.
Clik here to view.

Using Save Site as Template with Publishing Sites – Part 3, Fixing Up the...

The previous posts in this series covered the simple steps necessary to get the sample page layout and sample page into a new solution. It was all pretty simple, but at this point you need to be...

View Article


Image may be NSFW.
Clik here to view.

Using Save Site as Template with Publishing Sites – Part 4, Fixing Up the...

Fixing up the page is a bit more complex than the page layout. Some publishing pages are based on page layouts that consist of Web Part Zones while others contain wiki content. The former is less...

View Article


Using Save Site as Template with Publishing Sites – Conclusion

Wow! You made it this far! I hope you learned some things along the way. You can download the sample project from here: http://www.elumenotion.com/Downloads/MyPublishingFeatures.zip. Although this may...

View Article
Browsing latest articles
Browse All 10 View Live