How to Implement Data Masking for Sensitive Data in Dynamics 365 CRMIn today’s data-driven world, ensuring the security of sensitive information within your CRM system is crucial. Dynamics 365 CRM provides a…Aug 29Aug 29
Effective Ways to Restrict Record Deletion in Dynamics 365 CRMIn Dynamics 365 Sales, it’s important to protect your customer’s data to keep your business running smoothly. A common issue is stopping…Aug 28Aug 28
Understanding SQL Normalization and JoinsEnsuring data integrity and optimizing query performance are crucial when working with relational databases. Two fundamental concepts that…Aug 10Aug 10
All String Formatting in C#: Unlocking the Power of “To String()”In C#, the ToString() method is a versatile function used to convert objects to their string representation. By using format strings…Jul 24Jul 24
Quick Overview of Power App Pages — Design StudioIn this blog, we will investigate the Design Studio of Power App Pages. This is the continuation of my previous blog on Power App Pages…Aug 6, 2022Aug 6, 2022
Quick Overview of Power App Pages — Initial SetupIntroduction: Power App Pages is one of the new add-ins in the Power Platform product bundle announced by Microsoft in MS Build 2022. It…Aug 6, 2022Aug 6, 2022
Secure your Environment Variable inside Azure Function using Key Vault.In the previous blog, we learn about how to use the Environment variable in Azure Function. Environment variables are most important and…May 3, 2022May 3, 2022
Use of Environment Variable inside Azure Function in C#In this blog, we will learn how to configure and use Environment Variable in Azure Function. Concept of using Environment variable during…Apr 10, 2022Apr 10, 2022
Store Customer Voice Survey Response to Dataverse Custom Entity using Cloud FlowIn this blog, we will learn how to store the Customer Voice survey response to the custom entity as OOB entities which holds that response…May 2, 2021May 2, 2021
Post an MS Form response to MS Teams Channel using Cloud FlowsIn this blog, we will learn how to quickly design a simple Cloud Flow to post a message in MS Teams Channel when a user submits a response…Apr 24, 2021Apr 24, 2021