Shantha Kumar T, C# Corner

Shantha Kumar T

C# Corner

Chennai, TN, India

Contact Shantha

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • C# Corner

Past articles by Shantha:

The New Modern Look Of Graph Explorer GA

This article articulates the additional features added in the GA version of the new modern Microsoft Graph Explorer → Read More

How to Check if the Current User Follows the SharePoint Site

This post helps you to identify whether the Current User follows the SharePoint Site or not. → Read More

How SharePoint Works Before Creating News Post Site Page

In this post, we are going to explore how the SharePoint Online works on creating a news post site page. → Read More

How To See Who Liked The SharePoint Modern Site Page

Helps to get the people who liked the modern site page based on the Library and Item ID parameters → Read More

How To Get Current Context From SharePoint Modern Site Page

This post helps to retrieve the current page, item, user and web context based on the modern site page url in SharePoint Online → Read More

Get Your Colleague's Contact Number Using Microsoft Graph API

This blog post helps you to get the contact numbers of your coworker during emergency situations with the help of Microsoft Graph API and Microsoft Graph Explorer. → Read More

Microsoft Graph Explorer Way To Manage App Registrations

Do you want to create and manage the app registrations using Microsoft Graph API instead of App Registration portal. Check out this article.. → Read More

Microsoft Graph Explorer Way To Manage Planner

Learn how to create and get the plans associated to the Office 365 group using Microsoft Graph Explorer → Read More

Microsoft Graph Explorer Way To Create Teams In Office 365

This article explains the steps to create a new Team in Office 365 without any programming. → Read More

Tricks To Customize The People Picker Column Using PowerApps

This article helps you to bring out the one of the hidden features from PowerApps with the help of PeoplePicker column in SharePoint Online Form. → Read More

Create Folder In SharePoint List Using Microsoft Flow

Microsoft Flow is a Cloud based automation service available as a component in Office 365, that enables us to build the workflow process across different applications / services. → Read More

How To Manage Externally Shared Contents In SharePoint Online

Anonymous access to the SharePoint Online site has been removed for more than a year. Instead, Microsoft allows us to share the files or folders from SharePoint Online to external users. This configuration can be done in the Office 365 admin portal and SharePoint Online to enable or disable sharing. → Read More

Getting Started With Office 365 CLI

Microsoft keep on giving surprises to developers by adding more tools / services in clout front, especially in Office 365. Recently a new open source cross platform service called Office 365 is introduced, to run the commands from any platform against SharePoint Online. → Read More

Control Microsoft Teams Using PowerShell

For a developer, Microsoft Graph API will make life easier, but for IT professionals, it is difficult to control the Teams application. To help them, Microsoft has come up with a PowerShell Module to control the Microsoft Teams. → Read More

Amazing Guide To SharePoint Framework Development With React

What would you think when you see the ongoing modern updates in SharePoint Online. Super cool!! Isn’t it. Modern UI, Modern Pages, Modern web parts and a lot of modern APIs are revolving around SharePoint nowadays and that brings a lot of features to SharePoint world. The features, which we missed in past days are coming in the form new way. → Read More

How To Get Lists With Folder Creation Enabled Or Disabled Using PnP PowerShell

This post shows you the PowerShell commands to get the lists with folder creation options using PnP PowerShell. → Read More

Amazing Modern SharePoint Admin Center To Try Right Now

You’ll learn updated features to the SharePoint Modern admin center in office 365 and how we can navigate from old admin center. Here I’ll also given my comments need to improve in admin center. → Read More

Starting With Microsoft Teams

Microsoft Teams is a chat based workspace in Office 365. It enables the users to have the contents from all office 365 applications in a single place and it even allows us to connect with third party applications through Connectors. → Read More

Overview Of SharePoint Communication Site

Site template is one of the main components defining the structure for managing the contents within SharePoint. → Read More

Populate Files With Checked Out Status Using JSOM In SharePoint

This article shows you how to list out the files from the top folder of the library with the checkout status of each files and to whom the document is checked out. To do this, we will pass the list name as a parameter to the script. → Read More