Skip to content

Nishant Rana

1,324 Posts
259,484 Views
Dynamics 365 Customer Engagement

Creating Better PCF Component – Part 2

Originally posted on Temmy Wahyu Raharjo: When I was writing this post, I felt the environment that I set up did not enhance my ability to write code. The…

📅 25 November 2020 👁 116 views
Dynamics 365 Customer Engagement

Use AzCopy to transfer files from local drive to Azure Blog Storage

AzCopy is a command-line utility that can be used for copying data to and from the storage accounts. Download the appropriate version of the tool – https://docs.microsoft.com/en-us/azure/storage/common/storage-use-azcopy-v10#download-azcopy We’d…

📅 25 November 2020 👁 95 views
Dynamics 365 Customer Engagement

Use CrmServiceClient to execute web request against Web API – Dynamics 365

In the previous post we saw how to use CrmServiceClient to connect to CDS using Authentication Type – OAuth and execute web request using Organization.svc service https://nishantrana.me/2020/11/09/sample-code-to-connect-to-cds-dynamics-365-ce-using-oauth/ Here…

📅 17 November 2020 👁 201 views
Dynamics 365 Customer Engagement

Power Apps | Microsoft Dataverse

Originally posted on Rajeev Pentyala – Microsoft power platform blog: Microsoft Dataverse Common Data Service (CDS), the sophisticated and secure backbone that powers Dynamics 365 and Power Platform,…

📅 17 November 2020 👁 109 views