Miguel Isidoro
Intelligent Security, Compliance and Privacy in Office 365 session at SharePoint...
Last Saturday, I delivered a session at the SharePoint Saturday event, that was for the first time held in Lisbon.
My session was entitled "Intelligent Security,...
SharePoint Tunning Session
Last week I delivered a session at SharePoint Portuguese Community 36th event.
My session was entitled SharePoint Tunning, focused on techniques used to improve the performance of a SharePoint farm....
Error “Value does not fall within the expected range” using SPFile.MoveTo...
Problem
Recently, I caught the following error in a piece of code that was trying to move a document between two SharePoint document libraries inside...
SharePoint and “The form cannot be displayed in the browser because...
Problem
Recently, a customer has created a new SharePoint environment and added an alternate access mapping (AAM) with the URL containing a “_” character (ex:...
SharePoint 2007 Workflow – Using the OnWorkflowItemDeleted activity
Introduction One of the most exciting features included in SharePoint 2007 is workflow support and the possibility of developing our own custom workflows...
SharePoint 2007 – Updating List Content Types Event Handlers on Site...
Introduction One of the areas where the SharePoint 2007 platform (both WSS 3.0 and MOSS 2007) still needs to improve is deployment despite...
SharePoint 2007 – Checking if a Workflow Instance is Completed
Introduction
This blog post will show you how to check if a certain workflow instance is completed in a SharePoint list. In this example, let's...
InfoPath 2007 – Conditional SUM
This blog post will show you how to create an expression box in an InfoPath 2007 form whose value is based on the result...
SharePoint 2007 – New instances of this workflow template are currently...
When creating a new custom workflow project using Visual Studio 2008, a strong key file (.snk) file is automatically included in the project to...
SharePoint 2007 – Start a Workflow Programmatically
Introduction
This blog post will show you how to start a workflow programmatically every time an item is updated in a SharePoint list. For those...