Blog

Technical Articles

This section contains site articles covering .NET, desktop development, engineering practice, and general development topics.

First Visit

New User Starting Route

Random Exploration

Random Discovery

Random Discovery

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.

.NET
Use of caching in C#

Use of caching in C#

Cache refers to a memory that can be exchanged at high speed. It exchanges data with the CPU before memory, so the speed is very fast.

7/11/2022 黑哥聊dotNet .NET