Having recently set up an old desktop as a dev machine in order to avoid trashing my main computer with evaluation software (don't get me started), I decided it was time to try out Visual Studio 11 ...
The LocalDB installation uses a single set of binaries per major SQL Server version. These LocalDB versions are maintained and patched independently. This means that the user has to specify which ...
In this article, I will be sharing how you can export the data from D365 Finance and Operations to a external database using Data entities. This is useful for reporting and analysis purposes using ...
Please note that the "One-To-Many Relatioships" and "Complex Custom Handling" points to the same articles since both topics are discussed there as they are strictly related to each other. Samples also ...
This is a quick setup guide for creating and running .NET core apps that use the gRPC framework for communication. This guide includes the setup for Visual Studio ...
Microsoft recently updated SQL Server Data Tools (SSDT) with support for Visual Studio 2012, improved LocalDB functionality and new SSDT Power Tools. SSDT, if you're unfamiliar with it, is a ...