In this article let us see how to Change the Preferred Language Settings in DELVE SharePoint Online – Office 365
Extension Methods in C# – An Introduction
An introduction about Extension Method. A simple Extension Method.
Console Application For Office 365 – SharePoint Online
In this article let us see how to create a console application against an Office 365 in SharePoint.
How to execute PowerShell script (ps1 file) from C# code
How to execute PowerShell script (ps1 file) from C# code
How to do the Batch Search ExecuteQueries in SharePoint 2013 using Client Side Object Model in C#
In this article let us talk about the performance improvement on the Search Query execution.
SharePoint 2013 – Taxonomy Fields returned as Dictionaries When using C# CSOM
Taxonomy Fields Returns Dictionaries instead of TaxonomyValues wile using CSOM. Let us see how to overcome this.
Powershell Tips Series : How to add a user as a site collection admin on each and every My Site in SharePoint
This code snippet would be helpfull when you try to add a user as site collection administrator to multiple sites. The list of sites that needs to be processed can be passed via text file as input
Powershell Tips Series : How to add a user as a Site Collection Administrator in SharePoint Online
This powershell code snippet allows you to add a user as site collection administrator in SharePoint online
How to Use Cache Dependency in Client Side Object Model using C# – SharePoint 2013 Lists
In this article let us see how to Use Cache Dependency Client Side Object Model in SharePoint 2013
Powershell Tips Series Part 2 : Get details of orphans in Content DB and Timer job history by date and time range in SharePoint 2010
As a continuations of PowerShell script series in this blog post the first script enables to find orphans in SharePoint and the second script helps to find out the timer job history for a specified date and time range in SharePoint 2010