How To Identify Complexity of SharePoint 2013 or 2010 Workflow to fix errors while compilation

Try this Poweshell script to identify the complexity of a SharePoint 2013 or SharePoint 2010 declarative workflow to fix the compilation error due to complexity of WorkFlow

 

How To Roll back changes made in a Custom Master Page by SharePoint Designer to Normal State in SharePoint 2010

Customizing a SharePoint Master Page is easier with SharePoint Designer when compared to provisioning a customized Master Page via Visual Studio. But if you would like to know how to bring it back to Visual Studio

 

Concluding on the topic of Upgrade/ Migrate from SharePoint 2010 to SharePoint 2013

In general I have covered all possible activities to be performed at a high level for performing the migration from SharePoint 2010 to SharePoint 2013 in my previous articles

 
 

Post Upgrade/ Migration steps to migrate from SharePoint 2010 to SharePoint 2013

Once you have performed the database attach upgrade in a phased manner or complete an end to end upgrade you will have to perform additional steps to complete the whole SharePoint migration activity

 

Steps to be performed during Upgrade/ Migration from SharePoint 2010 to SharePoint 2013

Most important part of performing the upgrade or migration from SharePoint 2010 to SharePoint 2013 is to plan on how and when to perform the actual database upgrade after you have setup the fresh SharePoint 2013 Environment

 

Activities to be performed before Upgrade/ Migrate from SharePoint 2010 to SharePoint 2013

In this post I have covered the most important activities to be completed before the time you are planning to perform the actual database upgrade of SharePoint 2010 to SharePoint 2013

 
 

What is a WebPart in SharePoint – Understanding the basics of an Out of the Box (OTB) WebPart in SharePoint 2013

This article on what is a SharePoint WebPart is the first article on Out of the Box SharePoint 2013 WebPart series. This article explains in details about the key components of a SharePoint WebPart which would help the SharePoint newbies to understand the basics better

 

Preparing for Upgrade/Migrate from SharePoint 2010 to SharePoint 2013

Planning for the upgrade is the most important part of a successful SharePoint migration. Below are some of the key points to consider before starting migrate / Upgrade from SharePoint 2010 to SharePoint 2013

 

Attributes Tab is missing in Active Directory User Properties on Windows Server 2012

Attributes Tab is missing in Activite Directory Properties on Windows Server 2012

 
 

How to Read claims of a User in SharePoint 2013

In this article let us see how to retrieve the claims of a logged in User in SharePoint 2013 programatically (C#).