Hari Rama Krishnan

Converting document to record for onprem SharePoint site and changing back the settings to autodeclartion of record

In this article let us see how to Converting document to record for onprem SharePoint site and changing back the settings to autodeclartion of record using PowerShell

Ahamed Fazil Buhari

Install SSL certificate to the Server and Binding of SSL certificate to IIS Website

this is continuation of my previous article “Generate CSR in Windows Server for SSL Certificate”. In this article we will see how to install SSL certificate to your website.

Ahamed Fazil Buhari

How to generate CSR in Windows Server for SSL Certificate

in this article we will see how to create SSL certificate for your website. The first step is to generate CSR from the server where you would like to host your website. To generate CSR please follow below steps. Here we are using Windows Server 2012 R2 and IIS of version 8.5

Ahamed Fazil Buhari

Filter SQL Data using Fluent NHibernate

In this article we will see how to easily filter SQL data using Fluent Nhibernate.

Ahamed Fazil Buhari

Step by Step procedure to Deploy Web API in IIS

In this article we will look into step by step procedure to deploy you Web API. Here we have used IIS 7.

Ahamed Fazil Buhari

How to enable withCredentials to flag on XMLHttpRequest in AngularJS for “Access-Control-Allow-Origin”

In this article we will see how to enable withCredentials config in you Angular project.

Sathish Nadarajan

How to Read the Data Source Information of a RDL RDLX files in SharePoint using PowerShell Script

In this article let us see how to read the Data Source Information of RDL/RDLX file in SharePoint using PowerShell Script. This will fit for SP2010 2013 2016 as well. Only the Client DLLs should be updated accordingly. The core logic remains the same.

Sathish Nadarajan

Windows Server 2016 – Images Preview is not coming by Default

By default in Windows Server 2016 the Preview of the Images were not displayed on the Preview Pane instead the icon is displaying which is of no use. A quick tip to enable it back.

Sathish Nadarajan

PowerShell ISE is missing in Windows Server 2016 Development Box

Windows Server 2016 – PowerShell ISE is missing by default. Enable it from the Server Features

Sathish Nadarajan

How to Execute the Client Object Model PowerShell Script and get the Client Context on SharePoint 2010

In this article we are going to see how to add the Client DLL and how to create the client context. In the upcoming articles let us see how to do various functionalities using CSOM PowerShell in SP2010.