James Baker
James Baker
Hi I am trying to write a modular application that uses a sqlite db but I am getting an error when trying to access the db as it seems the...
Hi, just downloaded the latest Visual Studio with support for migrating .net projects from using packages.config to the new Package Reference style. Getting a Compatibility issue with NCal-Edge of: "The...
Hi I am wondering what the actual differences from running Appium or directly the WinAppDriver. Using Appium I seem to get better exceptions like NoSuchElementException and NoSuchWindowException, but using directly...
## Describe the bug In Visual Studio when you select multiple test projectsm right-click and choose run tests, it only runs the project you are right-clicking on and not all...
I have tried to use the new task but I am not getting the Code Coverage tab come up. I am finding the comment "check whether the input code coverage...
Why does it need .net 7.0? Some detail for the reason and what will happen if not? I have added the use but this has broken my tests from running...
### Dev Home version 0.1601.561.0 ### Windows build number 10.0.22631 ### Other software _No response_ ### Steps to reproduce the bug Run Application Select Machine Configuration Tab Click Set up...
Hi, for a column mapping we can have a type mapper to convert from an interface to a concrete type, like in the instance of a json column we can...
## Summary Hi, as previously requested here: #832. Could this be reconsidered for implementation? Now that there is a AsyncDelegateCommand, it seems this would also be similarly useful. This increases...
### Description Trying to test a ViewModel that implements IDialogAware in Prism 9.0 produces an error that crashes TestExplorer as it fires from an async void on invocation of the...