Category Blog

Your blog category

Microsoft Dynamics 365 CRM Customization!

Microsoft Dynamics 365 Crm Customization! Microsoft Dynamics CRM is a software package that serves the broad range of customer relationship management (CRM) requirements of organizations and businesses around the world. MS Dynamic CRM is originally designed with flexibility to allow…

Factors that determines the right add-ons to use in ERP

Factors That Determines The Right Add-Ons To Use In ERP The add-ons serves as a great solution for most ERP software applications to function without having to leave the ERP environment, finding add-ons nowadays have become fairly easier, and it is easy to be…

When can Implementation of ERP be the solution.

When Can Implementation Of ERP Be The Solution. The idea of jumping into a new ERP might takes quite a bit of strategy to transition from a well-trusted legacy system to a new ERP software. But that could not be quite a good reason…

Dynamically changing Images in RDLC Report

Dynamically Changing Images In RDLC Report When creating a multiple document for different companies with different images, we are supposed to pass images based on the companies. Generally, to pass data from report body to report header/footer we use SetData and GetData functions. Similarly, we can also pass images by implementing the…

Enums in Business Central

Enums In Business Central With the Microsoft Dynamics 365 Business Central 2019 wave 2 release, Microsoft made available a new data type – Enumeration (Enum) in Business Central. An enumeration type, also known as an enum in programming, Enum is a list that…