Nanddeep Nachan, C# Corner

Nanddeep Nachan

C# Corner

Pune, MH, India

Contact Nanddeep

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

SPFx Reusable PnP React control: TreeView

Now, let us explore these important components of the solution: This represents the public properties of the Tree Item, which can be set by an end-user. Main React component which renders the tree structure by calling the first tree item to render, which eventually renders the nested items. The events exposed from control (e.g. onSelect, onExpandCollapse, onRenderItem) are passed to the TreeItem… → Read More

Read Large Lists in SharePoint Framework

Overview Reading large lists always has been a challenge for SharePoint developers. This is one of those instances where the on-premises environment is appreciated by SharePoint developers, as SharePoint administrators can come to their rescue by adjusting the query threshold limit in Central Administration. The other commonly used approaches from the developer are to limit the items in view,… → Read More

Develop Outlook Add-ins with SharePoint Framework

In this article, you will learn how to develop Outlook Add-ins with SharePoint Framework. → Read More

List Out Office 365 Groups With SPFx

In this article, you will learn about Office 365 Groups with SPFx. → Read More

Execute Power Automate Workflow from SPFx

In this article, you will learn about Execute Power Automate Workflow from SPFx. → Read More

PnP ListPicker Control For SPFx

In this article, you will learn about PnP ListPicker Control for SPFx. → Read More

SharePoint Empowers MS Teams

Each of the apps and services in Office 365 has been targeted based on mode of communication. All of these work together for providing a better collaboration experience. However, they are still separate applications. The MS Teams has aligned all of these modes of communication together without switching between the applications. → Read More

Host Bot In Azure For MS Teams

In this article, you will learn how to host a Bot in Azure for MS Teams. → Read More

Develop Bot For MS Teams With Bot Builder V4 SDK

In this article, you will learn how to develop a Bot for MS Teams with Bot Builder V4 SDK. → Read More

Getting Started With MS Teams Development

In this article, you will learn about MS Teams Development. → Read More

SPFx - Connect To MS Graph With MSGraphClient

During this article, we will explore the new MSGraphClient capabilities to connect to MS Graph. We will develop a practical scenario to connect to MS Graph from SPFx web part. → Read More

PnP Placeholder Control For SPFx

In this article, you will learn about PnP placeholder control for SPFx. → Read More

SPFx - Unit Test With Jest And Enzyme

In this article, we will develop unit tests for SPFx solutions using Enzyme and Jest JavaScript Testing Framework. → Read More

JSON To Code For SPFx Solutions

In this article, you will learn about converting JSON to code for SPFx Solutions. → Read More

PnP Taxonomy Picker Control For SPFx

In this article, you will learn about PnP Taxonomy Picker Control for SPFx. → Read More

PnP People Picker Control For SPFx

In this article, you will learn about PnP People Picker Control for SPFx. → Read More

Optimize SharePoint Framework Solutions

In this article, you will learn how to optimize SharePoint Framework solutions. → Read More

IE 11 Polyfill Package For SPFx

In this article, you will learn about IE 11 Polyfill Package for SPFx. → Read More

Getting Started With MS Teams

During this article, we will get introduced to MS Teams and understand its collaboration features. → Read More

PnP Property Pane Controls For SharePoint Framework

In this article, we will explore various property pane controls offered by PnP that we can just install and start using in our solution. → Read More