News

I've got a C# app that will run all day and continually output lines of data to a textbox. Only the last 100 lines need to be available in the textbox.
The next major version of .NET Core, .NET Core 3.0, has recently entered Preview stage. It will include support for building desktop apps using Windows Presentation Foundation (WPF), Windows Forms ...