How to Add Custom Ribbon Action on List/Libraries in SharePoint 2013

In this article let us see how to create a Custom Ribbon Action on the Libraries/List on SharePoint 2013. On click we can see how to call a Javascript method.

 

Failed to load receiver assembly, System.IO.FileNotFoundException: Could not load file or assembly or one of its dependencies on Feature Receiver in SharePoint 2013.

In this Article let us see about an error which I recently faced on my development phase.ArgumentException: Failed to load receiver assembly “………………” for feature “………………….” (ID: xxxx-xxxx-xxxx-xxx).: System.IO.FileNotFoundException: Could not load file or assembly ‘……………..’ or one of its dependencies. The system cannot find the file specified.In this Article let us see about an error which I recently faced on my development phase.ArgumentException: Failed to load receiver assembly “………………” for feature “………………….” (ID: xxxx-xxxx-xxxx-xxx).: System.IO.FileNotFoundException: Could not load file or assembly ‘……………..’ or one of its dependencies. The system cannot find the file specified.In this Article let us see about an error which I recently faced on my development phase. Failed to load receiver assembly “………………” for feature “………………….” (ID: xxxx-xxxx-xxxx-xxx).: System.IO.FileNotFoundException: Could not load file or assembly

 

StarRating WebPart using RateIt Jquery Plugin in SharePoint 2013.

StarRating WebPart using Reputation.js RateIt.CSS in SharePoint 2013 – An Introduction.

 
 

How to Create a Blank Site Collection and a Blank Sub Site on SharePoint 2013

In this article let us see how to create a Blank Site collection through Central Administration in SharePoint 2013

 

Import Termset and Terms into Termstore Management in Sharepoint 2013

Let us discuss about how the termset and terms can be imported to Termstore Management under a group Name in Sharepoint 2013.

 

How to Provide Custom Attribute as a Claim from ADFS in SharePoint 2013 using PowerShell

In this article let us see how to use custom attributes as Claims through ADFS in SharePoint 2013 Web application using PowerShell

 
 

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

 

How To : Planning for Upgrading from SharePoint 2010 to SharePoint 2013

After talking to a few consultants who had been upgrading the SharePoint 2010 farm to a SharePoint 2013 farm I have consolidated the important aspects of upgrading or migrating a SharePoint Farm and would help a SharePoint Consultant

 
 

How to Create HTTPS/SSL enabled WebApplication with HostHeader in SharePoint 2013 Using PowerShell

Creating HTTPS/SSL Enabled Webapplication in SharePoint 2013 with HostHeader (Host Header) Using PowerShell.