
How to lock a site in SharePoint 2013 – Configure Quotas and Locks
An introduction about How to Configure Quotas and Locks which helps to Lock a site collection in SharePoint 2013.

SharePoint Conference 2014, Las Vegas
Information regarding SharePoint 2013 Conference which is going to happen on coming March in Las Vegas.

How to Create Add ins for Visual Studio 2012 with a sample of “Attach to Process”
This article explainsi about how to create an Add-in project for Visual Studio 2012 add our Add-in into the Tools Menu On the Click and execute the Exec metohd to attach with my w3wp Process mentioned on a configuation file.

Windows Server 2012 – How to Create System Restore Point Using Windows Server Backup feature
In this article let us see how to create a system restore points in windows server 2012 by using Windows Server Backup Feature. This will explain how to create a Backup and Restore the backup if anything goes wrong with our environment.

How to delete unused sites in SharePoint 2013
This article explains about deleting the unused sites and subsites from SharePoint 2013 Farm. From the central administrator Application management settings we can do this. Let us see how to delete the unused sites from SharePoint 2013.

Creating an ADFS2.0 TrustedIdentityTokenIssuer using PowerShell in SharePoint 2013
In this article let us see how to create an ADFS 2.0 Trusted Identity Token Issuer (SPTrustedIdentityTokenIssuer) using PowerShell in SharePoint 2013.

How to Identify and Attach Correct W3WP Process in Visual Studio while debugging
This article explains about how to identify the correct w3wp process for “Attach to Process” in visual studio while debugging.

Configuring ADFS as Authentication Provider For SharePoint 2013 Web Application
In this article let us see how to configure ADFS 2.0 as Authentication provider for SharePoint 2013 web application by creating a trusted identity token issuer. (SPTrustedIdentityTokenIssuer).

KnockoutJs for SharePoint (KoSpJs) – Formatting Date, Number Fields in SharePoint REST API and SPServices
This post on the KnockoutJs for SharePoint series explains formatting and binding options available in KoSpJs for SharePoint Date Field, Number Field, Currency and Percentage Fields while retrieved by oData queries for SharePoint REST API …read more

Installing and Configuring ADFS 2.0
In this article let us see how to install and configure ADFS 2.0 in the Windows Server 2008 R2 environment. Usually in the development environment the developer himself will be in a situation to configure the ADFS and the Authenticaiton providers. Hence this will be very useful to Install ADFS and Configure ADFS 2.0.