News

To create the demo program I used Visual Studio 2022 (the free Community edition) with .NET 5 (to avoid the annoying new .NET 6 Console template). However, the demo has no significant dependencies so ...
The Data Science Lab. ANOVA Using C#. One use case for the analysis of variance statistics technique is asking if student performances are the same in three classrooms taught by the same teacher but ...
This sample demonstrates how to use the Microsoft Graph .NET SDK to access data in Office 365 from .NET MAUI apps. NOTE: This sample was originally built from a tutorial published on the Microsoft ...
This tool is a C# WinForms utility to graph XYZ data from a serial device. This project was the result of being unable to find an easy to use graphing software package that could take CSV formatted ...