Labor Arbitration Memoir (1): Submitting an Arbitration Application
Personal full record of labor arbitration
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 Control Libraries as a topic11 articles, better for systematic reading
Personal full record of labor arbitration
The framework `Zack.EFCore.Batch` for `batch` performing `update`, `delete`, and `insert` operations in `EF Core` has released a new version. The new version adds support for `.NET 6`, supports `ValueConverter` during batch data insertion, and completely solves the `"The count of columns should be even" exception that occurs when two column expressions are equivalent during data update`.
This article details the method of implementing internationalization in WPF applications using custom XML files, including installing the necessary NuGet packages, dynamically retrieving the language list, dynamically switching languages, using translated strings in code and XAML interfaces, and provides a source code link to help developers easily achieve internationalization in WPF applications.
The following content is not all of the .NET interview, but some things that I think might be overlooked.
How to tamper with a method's input parameters without changing the source code? Forge the return result?
A convenient and fast database document query and generation tool, committed to becoming a metadata management tool that helps enterprises quickly achieve digital transformation.
If you are now starting to learn and use MAUI for desktop development, you will inevitably encounter the following issues and want to find ways to solve them.
I heard about something called workflow, but I didn't fully understand what it can be used for.
Optimize WebAssembly to 1MB
Here is a summary of the pitfalls the author encountered while developing MAUI applications, along with some notes.
Here are the pitfalls the author encountered while developing MAUI applications, and a collection of notes.
A WPF WrapPanel that can fill empty areas on any row with any control
A major feature of WPF is its animation system, which enables many effects that are difficult to achieve in WinForms.