Steps to Reproduce: We have been using VS2017 and this specific project works correctly. I installed VS2019 and noticed some features are not working. When I attempt ...
I've been trying for a couple of weeks to get the basic HMRC API tutorials working in Visual Studio Community edition. Using C# and the following modules: Does anyone have any fully working ...
Microsoft .NET Gadgeteer is a new prototyping platform that makes it easier to construct, program and shape new kinds of computing objects. It is comprised of modular hardware, software libraries and ...
I have written an application that takes in a fixed-width file (thanks in no small part to advice I recieved in a seperate thread) and then dissasembles each line, runs a fairly meaty SQL SELECT query ...