Category

所有分类

聚焦同一技术主题下的文章,方便按方向连续阅读。

518 篇文章
6 当前页
Share some information I accumulated when I started the Dotnet9 blog site

Share some information I accumulated when I started the Dotnet9 blog site

The Dotnet9 website has been built with WordPress for two years. Last year, I started to teach myself ASP.NET Core MVC and began to develop the website independently. Now the front desk of the website is in good shape and the background is under development.

沙漠尽头的狼 10/26/2024 10:12 AM
NET Cross-Platform Client Framework- Avalonia UI

NET Cross-Platform Client Framework- Avalonia UI

This is a cross-platform UI framework based on WPF XAML and supports multiple operating systems (Windows (. NET Core), Linux (GTK), MacOS, Android and iOS), Web (WebAssembly)

沙漠尽头的狼 10/24/2024 10:32 AM
From Failure to Success: How to Delete SQLite Database Files in C#

From Failure to Success: How to Delete SQLite Database Files in C#

SQLite, as a lightweight embedded database, is popular for its ease of use and deployment. However, developers may encounter some challenges when trying to delete SQLite database files. This article will share a case from failure to success, showing how to successfully delete SQLite database files in C#.

沙漠尽头的狼 10/14/2024 7:47 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