How to Create Variation Sites in SharePoint Office 365

In this article let us see how to create variation sites in SharePoint Office 365

 

Retrieving Various Field Types in SharePoint Custom Form using jQuery and SPServices

In this article let us see how to retrieve various field types in SharePoint Custom Form Using JQuery and SPServices

 

Is it practically possible to disable EVERYONE permission group from people picker in SharePoint Online ?

EVERYONE permission group from the people picker controls throughout the O365 SPO tenant can be hidden with the PowerShell command Set-SPOTenant -ShowEveryoneClaim $false . This change hides the Everyone group but it does not disables it from using it from anywhere

 
 

Sathish Is Now A SharePoint MVP

With immense pleasure I am happy to let you know that Microsoft have conferred SharePoint MVP Award to Sathish under the category Office Servers and Services

 

Create WCF Data Service and expose the data using OData protocol

In this article let us see how to Create WCF Data Service and expose the data using OData protocol

 

How to create RESTful service in WCF and consume

In this article let us see How to create RESTful service in WCF and consume

 
 

How to Get the Current Date in SharePoint Calculated Column

In this article let us see how to get the current date in SharePoint Calculated Column

 

How to Attach Multiple Files into SharePoint List Item Using SPServices and Also Validating on File Size and Format

In this article let us see how to attach multiple files into sharepoint list using SPServices in SharePoint 2013

 

SharePoint User Account and AD (Active Directory) Group Migration using PowerShell script in SharePoint 2010

In this article let us see how to migrate SharePoint User Account and AD (Active Directory) Group using PowerShell script in SharePoint 2010

 
 

Associating SharePoint 2013 Workflow to a SharePoint Online List and editing the XAML file

Though our major goal is to associate the Work Flow to a SharePoint Online List but the sub set of this would be to edit the XAML file