DevDays 2009

0
Terminou ontem o DevDays 2009, o evento anual da Microsoft Portugal destinado a juntar profissionais e curiosos em torno das tecnologias da casa. Este ano foi organizado no campus...

SharePoint 2007 Deployment: Custom Action Features

1
Summary This post is about developing features to create action features in a SharePoint site. Check the first post SharePoint 2007 Deployment: Overview for an introduction and the...

Performing broker migrations on your Kafka consumers

0
When using Kafka for communication between systems, you may find yourself having to change your consumer configuration. This may happen due to the publisher changing topic, or a new...

Adding an Assembly to Safe Controls in SharePoint Tools for Visual Studio 2010

3
Using SharePoint Tools for Visual Studio 2010 allows you to build SharePoint solution packages very easily. When you create a SharePoint project, Visual Studio allows you to specify if...

Renaming a Feature in SharePoint Tools for Visual Studio 2010

0
If you’ve created SharePoint projects using SharePoint Tools for Visual Studio 2010, you probably know that, when you create a SharePoint Feature and generate the SharePoint package (WSP file),...

SharePoint Tip #26: Comments in Content Type Definition

0
There is an issue with SharePoint 2010’s CAML parser that causes SharePoint to ignore fields in a Content Type definition. When defining a Content Type feature element, avoid placing...

SharePoint 2007 Deployment: Module Features

0
Summary This post is about developing features to deploy files in a SharePoint site (module features). Check the first post SharePoint 2007 Deployment: Overview for an introduction and...

SharePoint 2007 Deployment: Site Column Features

0
Summary This post is about developing features to create site columns in a SharePoint site. Check the first post SharePoint 2007 Deployment: Overview for an introduction and the...

SharePoint 2007 Deployment: Creating Solutions

0
SummaryThis fourth post is about creating and using Solutions in a general sense, just as the previous one was about Features. Check the first post SharePoint 2007 Deployment: Overview...

SharePoint 2007 Deployment: Content Type Binding Features

0
SummaryThis post is about developing features to bind content types to lists that were provisioned through an onet.xml file. Check the first post SharePoint 2007 Deployment: Overview for an...