James Faix
James Faix
LINQ's built-in "Union", "Except" and "Intersect" are somewhat odd among LINQ operators, as most others deal simply with enumerable collections, while these three treat enumerables as proper mathematical sets. Although...
The generated XML documentation has all {typeparam} tags nested inside {remarks} tags, which prevents tools like SandCastle from seeing the {typeparam} tags. There are also many {para} tags used, where...
### SLADE Version 3.2.5 ### OS Windows ### Editor Resource editor ### Steps to Reproduce SLADE crashes if I use my USB docking station as a graphics card. It works...
During this step: `RUN C:\\Downloads\\vs_buildtools.exe --add Microsoft.VisualStudio.Workload.MSBuildTools` I get this output ``` Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\e5269a6ae4d0fc23b52dc5bff65d\vs_bootstrapper_d15\HelpFile\1028\help.html... Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\e5269a6ae4d0fc23b52dc5bff65d\vs_bootstrapper_d15\HelpFile\2052\help.html... Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\e5269a6ae4d0fc23b52dc5bff65d\vs_bootstrapper_d15\HelpFile\1055\help.html... Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\e5269a6ae4d0fc23b52dc5bff65d\vs_bootstrapper_d15\HelpFile\1046\help.html... Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\e5269a6ae4d0fc23b52dc5bff65d\vs_bootstrapper_d15\HelpFile\1042\help.html... Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\e5269a6ae4d0fc23b52dc5bff65d\vs_bootstrapper_d15\HelpFile\1029\help.html... Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\e5269a6ae4d0fc23b52dc5bff65d\vs_bootstrapper_d15\HelpFile\1036\help.html... Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\e5269a6ae4d0fc23b52dc5bff65d\vs_bootstrapper_d15\HelpFile\3082\help.html... Preparing: C:\Users\ContainerAdministrator\AppData\Local\Temp\e5269a6ae4d0fc23b52dc5bff65d\vs_bootstrapper_d15\HelpFile\1040\help.html......
Hi Ted. The basic concept of the dessist program is exactly what I'm looking for, but I'm trying to convert an SSIS package that has a mixture of C# and...