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...

Entity Framework – Update Database using Azure Pipelines

Introduction The pipelines bring to us the opportunity to create automatic tasks to execute development operations, like deploys, migrations, tests, etc. Focused in the deploy routine, some applications need other...

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...

SharePoint 2007 Deployment: Features and Solutions

0
Summary This second post on my SharePoint Deployment Series is focused on the concepts of Feature and Solution. Check the first post SharePoint 2007 Deployment: Overview for an introduction...

SharePoint 2016 Upgrade: How to solve the “Feature is referenced in database but isn’t...

2
Hello, Recently, I migrated a SharePoint 2010 farm to SharePoint 2016 and used an automated installation process using PowerShell and AutoSPInstaller to install the new SharePoint 2016 farm that ensured that...

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...

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...

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),...