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.

 

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).

 

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.

 
 

Adding the Self Signed Certificate in Manage trusted of SharePoint 2013

Adding a self signed certificate into Manage Trust of Central Administration in SharePoint 2013

 

How to Create a Self-Signed Certificate on IIS Server

How to create a self signed certificate in IIS Windows Server 2012 Self Signed Certificate HTTPS Site

 

Error while Creating Web Application through Central Administration

This article explains about an exception while creating a web application. “Internet exporer cannot display the webpage”. Idle time out property. “Dialog” on the web application creation.

 
 

Creating Various types of Web Application in SharePoint 2013

In this article let us see the various types of Web Applicaitons that can be created on the SharePoint 2013. Including the Https site http site etc.