Recent .NET Interview Questions Sharing and Summary
The following content is not all of the .NET interview, but some things that I think might be overlooked.
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 C# Open Source Projects as a topic15 articles, better for systematic reading
The following content is not all of the .NET interview, but some things that I think might be overlooked.
Hardware also has many fun aspects. Compared to software, things that are tangible and visible may be more acceptable, and making finished products is more likely to bring a sense of achievement
A .NET 8 web open source framework starting from user experience, supporting ABP vNext native version, Furion version, frontend background integrated with RuoYi Vue 3.0, built-in RBAC permission management and modern community modules, ready to use out of the box.
When using the MAUI framework, I encountered the issue that the newly created template application would crash directly on startup. I eventually solved this crash problem and share this experience.
A simple MAUI usage journey
Using delegates or lambda expressions, closures can also be used in C#.
You can learn how to correctly implement WPF projects
Saw some .NET open-source libraries on GitHub, including those related to web scraping.
FluentValidation is a very powerful .NET framework for building strongly-typed validation rules
In this article, you will see improvements to EF Core regarding SQLite, In-memory provider, and EF.Functions.Contains method.
In this article, I will highlight the enhancements to LINQ query capabilities in EF Core 6.
Following the previous article, this one brings you another ten new features in EF Core 6, including improvements to value converters, scaffolding, and DbContext.
In this article, you will see ten new features in EF Core 6, including new property annotations, support for temporal tables, sparse columns, and other new features.