Publishing SharePoint apps that leverage SharePoint Workflow Services
Just a quick reference for those of you, who are developing SharePoint apps that leverage the SharePoint Workflow Services. If you are using Microsoft Visual Studio 2013, you can see the app publishing process has been improved and simplified. You simply right-click on the SharePoint app project, you select “Publish …”, and you are prompted […]
How to create a Workflow Custom Action for SharePoint Designer 2013 using Visual Studio 2013
Quite often customers ask me about how to create custom Workflow Custom Actions, for SharePoint Designer 2013, using Microsoft Visual Studio. Because on the network there are a lot of contents, some of them not very complete or clear … let me try to clarify this topic, or add some more entropy 🙂 … Thus, […]
How to provision a Sandboxed Web Part through a custom module feature
As you probably know, you can use a module feature to provision a file to a SharePoint site. Through this feature you can provision images, Web Parts, master pages, pages, or whatever you like. In case you provision Web Part Pages, you can also provide some information and configuration elements, within the module element, in […]