Category

所有分类

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

518 篇文章
7 当前页
Self-developed hot-swappable WPF Plug-in System (MSF)

Self-developed hot-swappable WPF Plug-in System (MSF)

The need for plug-in mainly stems from the pursuit of flexibility in software architecture. Especially when developing large, complex software systems or requiring continuous updates, plug-in can improve the scalability, customization, isolation, security of the software system. Ability to sex, maintainability, modularity, easy upgrades and updates, and support for third-party development, thereby meeting changing business needs and technical challenges.

趋时软件 5/7/2024 11:15 PM
Easily use Aspire RabbitMQ

Easily use Aspire RabbitMQ

NET Aspire is a technology stack launched by Microsoft that aims to simplify the development and management of cloud-native applications.

Sky.楚子航 5/1/2024 10:38 PM
NET MAUI Open Source Free UI Toolkit- Uranium

NET MAUI Open Source Free UI Toolkit- Uranium

There have been friends who have been leaving messages on the background of the Weixin Official Accounts asking me to share the UI framework related to. NET MAUI. Today, Dayao shared an open source and free UI toolkit: Uranium.

追逐时光者 4/11/2024 7:42 AM
Microsoft opens a job for Redis, which earns hundreds of millions of dollars in annual revenue? Garnet, which is far ahead in open source performance: No modification, Redis client can directly access it

Microsoft opens a job for Redis, which earns hundreds of millions of dollars in annual revenue? Garnet, which is far ahead in open source performance: No modification, Redis client can directly access it

Recently, Microsoft officially opened source cache storage system Garnet. According to Badrish Chandramouli, senior principal researcher in the Microsoft Research Database Group, the Garnet project was built from scratch and has performance as its core considerations (especially thread scalability in throughput and a higher proportion of low latency levels).

凌敏,核子可乐 3/21/2024 12:26 AM
C#and Java

C#and Java

In the dynamic and evolving world of software development, Java and C#are two giants, each with its own unique advantages, concepts, and ecosystems. This article makes an in-depth comparison between Java and C#, and discusses their historical background, language features, performance indicators, cross-platform functions, etc.

kapresoft 3/14/2024 5:07 AM
Python entry functions (beginner)

Python entry functions (beginner)

I was born in C#and have written a little C/C++, so I always thought of having something like the Main() function as the entrance to the entire program. However, after searching the entire catalog and finding no clues, he began to make various fiddling.

Ironyho 3/12/2024 5:24 AM