Tag

Winform

正在浏览与 Winform 相关的文章。

21 篇文章
1 当前页
Migration from WPF to Avalonia series: Why I have to migrate WPF programs to Avalonia

Migration from WPF to Avalonia series: Why I have to migrate WPF programs to Avalonia

In the past few years, our host computer software has been mainly developed using WPF and WinForm. These technologies are really easy to use on the Windows platform, and they have also accompanied us through the stage of small-scale trial production to today's large-scale delivery. However, with the development of business and changes in customer needs, the single Windows technology stack has gradually become a hurdle that we must overcome.

西北飞虻 9/13/2025 7:54 PM
"Plants vs. Zombies-Hybrid Edition": A high-performance tower defense game created by C#, with innovative gameplay and technical advantages coexist!

"Plants vs. Zombies-Hybrid Edition": A high-performance tower defense game created by C#, with innovative gameplay and technical advantages coexist!

Explore Plants vs. Zombies-Hybrid Edition, an innovative tower defense game developed based on the. NET Framework 4.0! Combine the elements of the classic "Plants vs. Zombies" with the unique hybridization mechanism to grow a variety of plants and heroes to resist the invasion of zombies. High-performance, smooth experience, challenges and fun coexist. Whether you are a game enthusiast or a programming learner, this game can give you an unprecedented experience. Come and download the demo!

沙漠尽头的狼 8/4/2024 10:35 PM
CodeWF.EventBus: Lightweight event bus for smoother communication

CodeWF.EventBus: Lightweight event bus for smoother communication

CodeWF.EventBus, a flexible event bus library that enables decoupling communication between modules. Supports multiple. NET project types, such as WPF, WinForms, ASP.NET Core, etc. Adopt concise design to easily implement command publishing and subscribing, request and response. Ensure that incidents are properly handled through orderly incident handling. Streamline your code and improve system maintainability.

沙漠尽头的狼 6/20/2024 1:02 PM
Data display can also be done in Winform

Data display can also be done in Winform

In the process of developing winform, data display functions are often needed. I have been using the gridcontrol before. Today, I want to use an example to introduce to you how to use the table component in ant design blazor hybrid to display data.

DotNet学习交流 2/29/2024 5:42 AM
Can Winform's interface become better?

Can Winform's interface become better?

A few days ago, I introduced to you the use of blazor hybrid in winform, and I also said that with blazor's ui, our winform program design can be more beautiful. Next, I want to use an example of drawing in winform blazor hybrid to illustrate it, hoping to be helpful to you.

DotNet学习交流 2/29/2024 5:29 AM