[ October 25, 2022 by Benedikt Bergmann 0 Comments ]

Getting started with Fiddler for Dataverse

In this session, we will take a look at fiddler and how it could be used to speed up your frontend development for Dataverse by injecting the local version of your web resources into your browser. This will eliminate the need of deploying them whenever you make changes during development.

[ October 25, 2022 by Benedikt Bergmann 0 Comments ]

ALM for CDS/Dyn365 using Azure DevOps Pipelines

In this session, you will learn how a basic ALM process for Dataverse looks like. The beginning of the presentation will level all of us to a common understanding, for example Deployment options in Dataverse. After the session, you will have a basic understanding of how to implement an ALM process for Dataverse in Azure DevOps using the PowerApps BuildTools.

[ October 23, 2022 by Arpit Shrivastava 0 Comments ]

Best practices and guidance when using Microsoft Dataverse

Microsoft Dataverse provides an extensible framework that will allow developers to build highly customized and tailored experiences. While customizing, extending, or integrating with Dataverse, a developer should be aware of the established guidance and best practices. In this session, you will learn what best practices you should follow in your real time projects and will also provide guidance to customize the application in a certain way to avoid potential problems in the future. This can benefit the usability, supportability, and performance of your environment.

[ October 19, 2022 by Betim Beja 0 Comments ]

PCF Test Driven Development

Betim Beja will be developing live a PCF component using Test Driven Development. We will use Jest to write the tests, and StorybookJs to write the stories to make sure our component is well tested and documented. All the tools that will be used are OpenSource.

[ October 18, 2022 by Temmy Wahyu Raharjo 0 Comments ]

Environment Variables, Custom API & Azure Application Insights (Telemetry)

A demonstration where we can combine Environment Variables + Dataverse Dependant Assemblies + Custom API + Unit Testing + Azure Application Insights (Telemetry) to make our customization more powerful!

[ October 17, 2022 by Jordi Montaña 0 Comments ]

Introduction to Test Driven Development of Azure Functions and Plugins against Dataverse

Hi ! This is Jordi, the author of FakeXrmEasy, the leading Open Source test driven development framework for Dataverse with +2M downloads. In this session I’ll be covering an introduction about how we can leverage FakeXrmEasy to unit test azure functions as well as plugins to mitigate and prevent issues from happening in subsequent environments. Depending on time, we’ll be covering a sneak peak of how we can use Pipeline Simulation to debug and troubleshoot issues locally as well as a highlight of what’s new ! A hands-on session not to miss if you are a developer.

[ October 11, 2022 by Cavitha Balamurugesan 0 Comments ]

Migrate access data to Dataverse

Explaining process of migrating Access tables and columns to Dataverse -creating and specifying a Dataverse environment -exporting data from Access to Dataverse -selecting tables and related tables -creating linked tables in Access to the migrated tables in Dataverse -managing primary keys, names, and relationships -validating the data export – previewing the results in Access and Dataverse.

[ October 9, 2022 by Dhruvin Shah 0 Comments ]

Gems of Dataverse – Tips & Tricks

The session covers the complete new look for Dataverse! We will talk about basic to advance concepts for Dataverse. – Relationships – Views & Form – Bulk Update – Auditing – Formula Columns – Import & Export

[ October 8, 2022 by Chris Piasecki 0 Comments ]

Power Up Plugins with Dependant Assemblies!

Learn how to leverage the new Dependant Assemblies in Plugins feature to bundle additional dependencies with your plugins in a supported and reliable manner. Gone are the days of relying on old and unsupported tools such as ILMerge!

[ October 6, 2022 by Javier Armesto Gonzalez 0 Comments ]

How to supercharge and promote Business Central Telemetry with Dataverse.

In this session we will introduce how to promote Dynamics 365 Business Central telemetry on a per user basis using Dataverse.