structured and repeatable deployment
Declarative provisioning of List Event Handlers in SharePoint 2013
When provisioning List Event Handlers you can choose either for the imperative or the declarative approach. And although there are many advantages to using the later, there are also a few things to take into account.
The International SharePoint Conference London 2012 recap
The Conference
Speaking at The International SharePoint Conference London 2012
During the upcoming International SharePoint Conference London 2012 I will be co-presenting three sessions in the developer track.
Modifying views of a List View Web Part in a Sandboxed Solution
In my recent article I showed you how to declaratively provision List View Web Parts to pages from within a Sandboxed Solution. Since the default view is often not what you want and creating a List Definition just to get the right view for the List View Web Part is way too much overhead, what is the easiest approach to modify a view of a List View Web Part in a Sandboxed Solution?
Inconvenient provisioning Web Parts to Wiki Pages in Sandboxed Solutions
Sandboxed Solutions are a powerful way to create SharePoint 2010 Solutions in a secure manner. The price of security however is limited access to the SharePoint API which makes it challenging to accomplish certain tasks like provisioning Web Parts to Wiki Pages. Find out how to provision Web Parts to Wiki Pages in Sandboxed Solutions.