Nakkeeran Natarajan, C# Corner

Nakkeeran Natarajan

C# Corner

Bengaluru, KA, India

Contact Nakkeeran

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 Nakkeeran:

Posting SharePoint Items As Conversations In Microsoft Teams

Here, let us see how to push the items from SharePoint into the Microsoft Teams Channels as conversations using Microsoft Flows. → Read More

Creating Custom Gulp Tasks In SPFx Solutions

Let us see how to create and test the gulp tasks in the SharePoint Framework solutions. → Read More

Understanding Gulp Tasks In SharePoint Framework Solutions

Let us look deeply into the Gulp tasks we use in SharePoint framework solutions. Gulp helps in automating the manual tasks done in a solution. Say for example, when you create SharePoint framework solution, you try to test the web parts using the gulp tasks. The tasks are defined using gulpfile.js present in the SPFx solution. → Read More

Working With Azure Tables

Let us look at the basic sample, which retrieves the Azure table data into the applications using Node JS. → Read More

Working With Azure Tables

You will see the introduction to Azure tables, accessing the table using emulator, and managing tables manually. → Read More

Accessing Microsoft Graph Data Using Azure AD Authentications From SPFx

Let us see how to call Microsoft cloud data using Azure Active Directory authentications from SharePoint framework components. → Read More

Configuring Azure AD With App Permissions For SharePoint REST API Authentications

Let us see how to setup the Azure Active Directory with necessary app permissions for accessing the Microsoft data using graph API. → Read More

SharePoint REST Calls With SPHttpClient Class In SPFx Webparts

Let us look at the usage of sphttpclient in SPFx solutions for making REST calls. → Read More

Integrating SharePoint Data Into Node.JS With Access Token

In this article, you will learn how to integrate SharePoint applications data into node applications with access token. → Read More

Integrating SharePoint Data Into Node.JS Application

In this article, you will learn how to integrate SharePoint applications or data into node applications. → Read More

SPFx Property Pane Configuration Options

Let us see the options available for SharePoint framework web part property pane configurations. → Read More

Render SPFx Properties Pane Based On List Data

Let us see how to render the SharePoint Framework web part properties pane dynamically using SharePoint list data. → Read More

Deploying Page Layouts On SharePoint Using PnP Core CSOM

In this article, you will learn how to deploy a page layout, using PnP Client Side Object Model code. → Read More

SharePoint Remote Timer Jobs With Azure Functions Using CSOM

In this article, you will see how to create SharePoint Online remote timer jobs with client side code using Azure functions. → Read More

Accessing Office 365/ Microsoft Cloud Data On SharePoint Using Graph API

In this article, let us look at how to access Office 365 Outlook events and Outlook messages with the help of Microsoft graph API. → Read More

Accessing Office 365 / Microsoft Cloud Data On SharePoint Using Graph API

In this article, let us see how to access the office 365 outlook calendar events with the help of Microsoft graph API. → Read More

SharePoint List Operations Using SPFx Solution With JSOM

In this article, we will perform basic list operations, using SharePoint JavaScript Object Model (JSOM) on SharePoint Framework Solutions (SPFx). → Read More

SharePoint JSOM Operations Using SPFx Solution

In this article, let us look at working with SharePoint JavaScript Object Model (JSOM) operations on SharePoint framework solutions (SPFx). → Read More

SharePoint JSOM Operations Using SPFx Solution

In this article, let us look at working with SharePoint JavaScript Object Model (JSOM) operations on SharePoint framework solutions (SPFx). → Read More

Provisioning SharePoint Content Types Using SPFx Solution

In this article, let us look at provisioning SharePoint site content types, using SharePoint Framework components. → Read More