Frontend Large Screen Template Sharing - View Online
Dozens of large screen templates, viewable online and downloadable
CodeWF.Markdown: PDF text copyable, images embeddable, copying to WeChat Official Account/Zhihu/Juejin no longer shows HTML source code
Browse by Topic Start with .NET196 articles, suitable for quickly filtering by technical direction
Continuous Reading Read WPF UI Design as a topic14 articles, better for systematic reading
Dozens of large screen templates, viewable online and downloadable
Channel is a new collection type introduced by Microsoft after .NET Core 3.0. It is located under the System.Threading.Channels namespace and features asynchronous API, high performance, thread safety, and more.
This article reviews the process of second-instance case filing, and after reading it you will understand why it can take 5 months.
Have you used record?
Today, I introduce a library for displaying animated GIFs in WPF, which can be used in XAML or code: `WpfAnimatedGif`.
A series of very simple and easy-to-use .NET libraries that provide excellent wrappers for the Windows API, almost eliminating the need to write tedious Windows API conversion functions.
If you are an iOS, macOS, tvOS, or watchOS developer, Xcode is probably the IDE you use most often.
It's good to know more
Open Source Sharing
Learning never stops
Exception handling is very important in programming, firstly to give users friendly prompts, and secondly for program security.
The principle is to host the `Winform or WPF application on ASP.NET Core Web API`
Today, the site owner recommends a log visualization component `LogDashboard`. It does not require installing third-party processes. Just install the corresponding **NuGet** package in your project and add a few lines of code to have a web-based log management panel. It's really nice.