Preview what's new in C#10
Learning never stops
Learning never stops
Exception handling is very important in programming. On the one hand, it can give user-friendly tips and on the other hand, it is also for program security.
The principle is to host a Winform or WPF application on the ASP.NET Core Web API
Today, the webmaster recommended a log visualization component,'LogDashboard'. You don't need to install third-party processes. You just need to install the corresponding **NuGet** package in the project and add a few lines of code to achieve a log management panel with a Web page. It's very nice.
Some netizens asked for a request. How to pop up a dialogue box in Prism Module? Like the About dialog box popped up on the main interface?
Open source free redis package
Introduce the main differences between the two methods of developing Windows desktop applications, which can play a better role in modern system development.
WPF localization is the transformation of application resources into localized versions that support the specific culture of the application.
Following the previous article,"If Zhuge Liang used C#to write a teacher's list..." Later, the webmaster thought that his first language was Java. Although he didn't use it much at work, he would also use Java to implement it again and just change it.
After reading an 18-year-old article [C++ version of "Graduation Form"], the webmaster thought it was quite interesting, so he used the C#console to implement it again.