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 upload files from Asp.Net MVC application to SharePoint 2013 with Angualr Js
I had an opportunity to work on an assignment related to upload of documents from Asp.Net MVC application into a SharePoint site with Angular Js. Follow the the simple steps provided below to upload documents into SharePoint 2013 document library with Angular Js
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.
Configure List/Library Settings for Information Rights Management – SharePoint 2013
In this article let us see how to configure the Information Rights Management for a List / Library in SharePoint 2013.
The required Active Directory Rights Management Service Client (MSIPC.DLL) is present but could not be configured properly. IRM will not work until the client is configured properly
The required Active Directory Rights Management Service Client (MSIPC.DLL) is present but could not be configured properly. IRM will not work until the client is configured properly – An exception while working with IRM in SharePoint 2013
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.
Configure Information Rights Management – SharePoint 2013 Central Administration
In this article let us see how to configure Information Rights Management in SharePoint 2013 Central Administration
How to call a Search API using REST using JavaScript from SharePoint Hosted App in SharePoint 2013
In this article let us see how to call a Search API using REST in SharePoint 2013 by Javascript from a SharePoint Hosted App.
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
Custom Branding Feature in SharePoint 2013 – An Introduction
Branding – An Important feature in SharePoint usually all of us would require this to pack our JS CSS Images inside the SharePoint..