In this article let us see how to create a Provider Hosted App in a Form Based Authentication mode in sharepoint 2013.
How to Enable Session State in SharePoint 2013 Development Environment
In this article let us see how to enable the session state in SharePoint 2013.
“The remote server returned an error: (401) Unauthorized” in SharePoint 2013 Provider Hosted Apps
This is one exception we used to get often during the setup of Provider Hosted Apps in SharePoint 2013. In this article, let us what are the possible things we can do to resolve this. …read more
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
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.
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.
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 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.
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!
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.