Learning

Best coding practices

...
By Srishti Jain
0 0

C#1) Variable names should begin from small letter and should follow Camel-Casing structure. For example: count, totalAmount, todaysDate and so on.   2) Every function name must have a meaningful name and must contain function description as comment before initializing the function. For example

Read more

Azure

Azure Pipelines

...
By Srishti Jain
0 0

Automate your builds and deployments with a CI/CD service called Azure Pipelines CI/CD stands for Continuous Integration and Continuous Deployment is a service that enables developers continuously build, test and deploy any type of application to any kind of platform. Every month, you can use o

Read more

MS Dynamics CRM

Microsoft Dynamic Portals

...
By Srishti Jain
0 0

Microsoft have added Portal Add-on for every trial D365 instance. Before ADX studio were providing these web portal capabilities but now different types of portals are available in the D365 application. It has also added new web portal capabilities for Dynamic 365 V9.0 users. The purpose of the web

Read more