Blog

技术文章

这里收录站点的文章正文,覆盖 .NET、桌面开发、工程实践与通用开发话题。

First Visit

新用户起步路线

Unexpected Finds

随机发现

随机发现

10 "small websites" that I often visit, hehe!!!

Are there any small websites in your folder that you have personal preferences? Hehe!!! There must be! Share 10 websites that I often use to improve work efficiency, beautify pictures, and draw flow charts. You may also use them.

share
随机发现

C#is the best alternative to TypeScript?

TypeScript is very good. It perfectly combines strong typing with rapid development, making it so easy to use that I will default to this library in many cases. However, there is no perfect language in the world, and in some cases TypeScript is not the most appropriate tool:

.NET
随机发现

(24/30) Everyone learn Blazor together: <AuthorizeRouteView>Use

The day before yesterday, I added verified and failed display content to 'Blog.razor'. However, if the system wants to present the same content that failed to verify, it would be a waste of time to write it in every Component. You can use 'App.razor' to help us do unified presentation.

Blazor
Some experiences and lessons from the transformation of. NET system architecture

Some experiences and lessons from the transformation of. NET system architecture

In the Internet industry, Unix/Linux-based website system architecture is undoubtedly the mainstream architectural solution today. This is not only because Linux itself is open enough, but also because there are a large number of mature open source solutions around the traditional Unix/Linux community, covering all aspects of website application expansion.

9/3/2023 大佬 .NET
.NET 8.0 AOT DebugView

.NET 8.0 AOT DebugView

Debugview is an application that allows you to monitor debug output on your local system or any computer on a network accessible via TCP/IP.

8/29/2023 JusterZhu .NET
35-year-old unemployed programmer's own account

35-year-old unemployed programmer's own account

35 years old + programmer + unemployed, it is difficult to combine the three words without giving people the feeling of a title party, but this article is not the case.

8/1/2023 车骑 share