wpf - High-Performance UI Framework for .NET -


My current work is to develop a software for measurement and testing purposes which will communicate with different devices. Since I believe that there will be a high amount of data transferred from some conspiracy component or devices to be displayed in the same, the UI framework used should be as fast and responsive as possible.

I have a few years of experience in the WPF, but I think this best option will not be performance-wise. I am currently considering using Windows Forms, but I want to find some options first.

Do you know there is a good UI frame for the net (wrappers are also fine for basic settings) and what is your experience using them? Thanks!

Create prototype to see if there are actually performance issues.

Selecting Windows Forms on WPF seems suspicious if it is purely based on assumptions.


Comments

Popular posts from this blog

Eclipse CDT variable colors in editor -

AJAX doesn't send POST query -

wpf - Custom Message Box Advice -