• May 31, 2023

    Create SharePoint list items with attachments in bulk using the Console app in C#.

    Introduction : In this blog we will understand Bulk Creation of SharePoint List Items with Attachments using C# Console App Steps: Step 1: Create console app in VS Studio as shown below. Step 2: Declare variables that takes input from the user and store inputs received in declared variables. Step3: Use SecureString class to create […]

    • February 22, 2023

    Serialization/Deserialization of JSON objects using Newtonsoft.Json in C#

    JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It is easy for machines to parse and generate. JSON is a text format that is completely language independent but uses conventions that are familiar to programmers of the C-family of languages, including C, C++, C#, Java, […]

    • March 15, 2022

    How to Trigger Plugin when Opportunity is won?

    Introduction Recently, we had a requirement to update a field on opportunity record whenever an opportunity was closed as won. My first thought was that it was pretty straightforward and registered the plugin using this step: Message – Update Primary Entity – opportunity But it did not fire the plugin when opportunity was closed as […]

    • June 24, 2021

    How to prevent multiple users from modifying the same record at the same time programmatically?

    Introduction As we know, Dynamics CRM is used by multiple users. So the possibility of modifying the same record at a time is very high. This can result into inconsistent data. Solution We can avoid this with the help of concurrency control mechanism using RowVersion property. Example Below is a code implementing concurrency control mechanism:- […]

WANT QUICK D365 IMPLEMENTATION?

Let started with our D365 Quickstart package and get onboard within 7 days!

I'M INTERESTED!
© Copyright 2024 Nebulaa IT Solutions LLP. All Rights Reserved.
Download
Brochure