This video is part of a series describing how to use git submodules for a C# Visual Studio project, the example focused on a plugin for Microsoft Dynamics 365 and
This video is part of a series describing how to use git submodules for a C# Visual Studio project, the example focused on a plugin for Microsoft Dynamics 365 and
This video is part of a series describing how to use git submodules for a C# Visual Studio project, the example focused on a plugin for Microsoft Dynamics 365 …
This video describes how to use git submodules for a C# Visual Studio project, the example focused on a plugin for Microsoft Dynamics 365 and Common Data Service, but the
If I get asked the same question twice I am already tempted to blog about it. This one exceeds this number and is long overdue. It looks like the whole
The “Where-Used” in Visual Studio Code is nice, but not always productive. Today I wanted to see where a field was used and came up with an alternative I wanted