Skip to content

Gopi Nath

106 Posts
106 Views
Dynamics 365 Customer Engagement

Calculate the Age from Date of Birth in JavaScript

Hi Everyone, Today I have got an requirement to calculate the Age based on Date of Birth. Here is the way to get the Age using JavaScript. function…

📅 19 September 2020 👁 3 views
Dynamics 365 Customer Engagement

Convert C# Object to JSON string

Hi Everyone, Check this post for Convert JSON object to C# Object. Here is the easy way to convert C# to JSON String without using external references. [DataContract]…

📅 18 September 2020
Dynamics 365 Customer Engagement

Convert JSON to Object using C# Code

Hi Everyone, Many times we get a requirement to convert JSON string to C# Object and most of the times, we go with Newtonsoft Dll. In Dynamics 365…

📅 31 August 2020