It’s an app for .NET Core 3.1 WinForm which reads in information from a popular system administrator tool for Linux, and its source code is published on our GitHub here. The sysadmin tool we’re talking about here is called sysstat, and you can read all about it on its GitHub page here. As you can […]
Author: christopher
Developer at Steema Software
A brief introduction to TeeGrid.NET
Do please download the source code and/or the executable binary for this article. TeeGrid.NET is a high-performance alternative to Visual Studio’s DataGridView which also offers more flexibility in data rendering. This article will show you, step-by-step, how to use TeeGrid.NET to connect to your data and some of the most important advantages it has over […]
TeeChart WPFDirect2D Beta
I’m pretty excited to announce the public availability of TeeChart.WPFDirect2D.dll, a new assembly in the TeeChart for .NET family. This assembly functions with SlimDX to produce a seamless Direct2D experience within the WPF framework, producing increases of rendering performance by at least a factor of two (>=200%). The binary version of a demo app which includes […]