How to Update the Formula Field with the Formula on SharePoint 2013 using PowerShell

This article describes about the updation of Formula Field using PowerShell in SharePoint 2013

 

How to enable external sharing in SharePoint Online with Powershell

An external user is someone outside of your organization who can access your SharePoint Online sites and documents but does not have a license for your SharePoint Online or Microsoft Office 365 subscription

 

How to Execute CAML Query for More than One filtering dataset records in SharePoint 2013

In this article let us see how to Execute CAML Query for More than One filtering dataset records in SharePoint 2013

 
 

Retrieving List Item using CAML Query against Taxonomy Field in SharePoint 2013

In this article let us focus how to do a CAML Query execution against the Taxonomy field and some more interesting information.

 

How to make a Web Application as Form Based Authentication With LDAP credentials (Active Directory Credentials) in SharePoint 2013

In this article let us see how to create a web application which gets authenticated using Form Based Authentication (FBA) against the Active Directory (LDAP). Usually the Form Based Authentication will happen against the SQL DB. But in this case let us see how the authentication is going to happen against the Active Directory.

 

How to get the Target Audience GUID Programmatically in SharePoint 2013.

In some scenarios we require the GUID of the Target Audience Groups. In this article let us see how to do that programatically.

 
 

How to get the Target Audience Groups of Logged-In User Programmatically in SharePoint 2013

To retrieve the Logged In user Target Audience Groups Programatically – A small code snippet.

 

How to Create Context Menus on Pages Document Library in SharePoint 2013

How to Create Context Menus in SharePoint – A brief introduction with Source Code

 

How to use a single PageLayout for View and Edit Mode in SharePoint 2013

In this article let us see how to use a single page layout for view and edit Mode in sharepoint 2013.

 
 

How to Update a Site Column as Mandatory in SharePoint 2013 using PowerShell

In this article let us see how to update a site column as Mandatory in SharePoint 2013 using PowerShell.