Sathish Nadarajan

How to Apply Display Templates to the Custom Content Search WebParts programmatically in SharePoint 2013

In this article let us learn about applying the display templates (Control Templates and Item Templates) to that WebPart programmatically.

Sathish Nadarajan

How TaxonomyField Managed Property renders on Search Service Application in SharePoint 2013

In this article again let us discuss about the Managed Properties and How to do a Search based on the Taxonomy Field.

Sathish Nadarajan

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.

Sathish Nadarajan

How a Taxonomy Field is available to Search Service Application

In tihs article I have tried to explain some background actions around the taxonomy field with respect to the search service application and the crawled properties.

Subramaniyan Ganesan

Removing #8203 in RichTextHTML field Sharepoint

The Rich text editor in Sharepoint 2013 inserts “zero width spacing” characters when editing HTML. Unfortunately these are not visible to the normal user and so it is difficult to remove so much for WYSIWYG!

Arunraj Venugopal

How to embed sharepoint metadata (Version) of document in word document

Let us discuss the topic on sharepoint metadata that is associated with word document in sharepoint. In few requirements client may need to see the sharepoint metadata in the document downloaded from sharepoint document library.

Sathish Nadarajan

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.

Sriram Varadarajan

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

Sathish Nadarajan

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.

Sathish Nadarajan

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.