News

Rider 2023.2 is now generally available. This version contains improvements to C# language support. They are related to code readability and improve the programming experience. Further, there are ...
Create a custom UserControl. Within that UserControl use GDI+ to draw the graphic and the text instead of a picturebox and labels (etc). Now you just cut the number of controls on-screen by a factor.
Microsoft’s Multiplatform App UI framework for .NET allows developers to build desktop and mobile apps from a single C# and XAML codebase. Microsoft has formally introduced its .NET MAUI (Multi ...
OpenSilver 3.2 leverages .NET MAUI Hybrid integration to deliver a WPF-compatible UI through WebView while compiling C# business logic to native code, allowing direct access to device APIs. Userware ...