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

Creating a Mind Map with WPF

Mind maps, directory organization charts, fishbone diagrams, logic structure charts, organization charts

WPF
How to Improve Writing Skills?

How to Improve Writing Skills?

Although I have published over 130 original articles on my public account, and before that, I wrote a blog for over ten years, I still feel that I cannot write.

5/5/2022 oec2003 不止dotNET Sharing
Is the Repository Pattern Still Applicable to EF Core?

Is the Repository Pattern Still Applicable to EF Core?

Yesterday, the friends in the '.NET Big Cow Road' group discussed the topic of implementing the repository pattern using EF Core. I remembered an article written by a foreign expert that I had read before, and I think it's very valuable for reference.

5/4/2022 liamwang 精致码农 EF Core