Navish Rampal

To Create Search Service Application Using Existing Search Administration Database

$saAppPoolName = "Search App Pool" # Search Specifics, we are single server farm $searchServerName =...

Author: Navish Rampal Date: 09/21/2017

Azure media player streaming not working on Windows Server

Recently i came across a problem where while running azure media player in I.E 11 and on windows...

Author: Navish Rampal Date: 02/25/2016

SharePoint 2013 App – Accessing SharePoint List

If you have created a list inside your SharePoint 2013 App project. Right now there is no direct...

Author: Navish Rampal Date: 03/26/2013

SharePoint 2013 Customizing Suite Bar

  Before we start customizing the top bar lets get familiar with controls.   The top bar...

Author: Navish Rampal Date: 02/07/2013

Processing Xml Data in SQL Server

Processing Xml Data in SQL Server. The below code demonstrates the use of xml data as input and...

Author: Navish Rampal Date: 07/16/2012

JavaScript Basics

  Getting Id of the Checkbox in JavaScript The below code snippet demonstrates toggling : On...

Author: Navish Rampal Date: 07/11/2012

Enabling Win 7 Desktop Experience on Windows Server 2008

  The below steps explain enabling Win 7 look and feel on Windows Server 2008.   Step 1:...

Author: Navish Rampal Date: 05/31/2012

SharePoint Site Provisioning with SharePoint Object Model

  The below code can be re-used as is for creating any number of Site Collections and Sub...

Author: Navish Rampal Date: 05/16/2012

Information Rights Management (IRM): There was a problem when trying to find the enterprise Rights Management Services (RMS) server

We had a data migration project where we had to migrate the data from Documentum to SharePoint....

Author: Navish Rampal Date: 02/07/2012

To enable "Show Tool Bar" option in Document Web Part through Code

I am going to explain a scenario where I had an OOB Document Web Part in one of my page and from...

Author: Navish Rampal Date: 12/15/2011

Folders ending with “_files” not getting created in SharePoint, Thicket

I came across a problem few days back where I was not able to create Folders ending with _files and...

Author: Navish Rampal Date: 11/15/2011

hrefLink = "This text will have html + text + a link attribute "; \ The below code will get you the...

Author: Navish Rampal Date: 09/29/2011