Perform CRUD operations on expanding datasets in SharePoint (Part 1)

This post is a part of a series. If you are new to this use case, please check my previous post to understand the problem and solution design.

In this post, we will discuss how to perform CRUD operations on this dataset

Let’s start..

Here’s our dataset record sample:

{
  "UserID": "SomeID",
  "UserName": "John Doe",
  "Time Entries": [
    {
      "Week": 1,
      "Day": "Sunday",
...

Continue Reading Kaushal Kodagoda’s Article on their blog

Perform CRUD operations on expanding datasets in SharePoint (Part 1)

This post is a part of a series. If you are new to this use case, please check my previous post to understand the problem and solution design. In this post, we will discuss how to perform CRUD operations on this dataset Let’s start.. Here’s our dataset record sample: { “UserID”: “SomeID”, “UserName”: “John Doe”,…

Blog Syndicated with Kaushal Kodagoda’s Permission

Author: Kaushal Kodagoda

Share This Post On
Share via
Copy link
Powered by Social Snap