Category

所有分类

聚焦同一技术主题下的文章,方便按方向连续阅读。

518 篇文章
49 当前页
5 exception handling schemes for ASP.NET Core

5 exception handling schemes for ASP.NET Core

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.

.NET技术栈 4/29/2021 9:27 AM
ASP.NET Core Visual Logging Component Usage

ASP.NET Core Visual Logging Component Usage

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.

沙漠尽头的狼 4/17/2021 8:41 PM
How to pop up a dialog box in Prism Module?

How to pop up a dialog box in Prism Module?

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?

沙漠尽头的狼 4/14/2021 5:32 PM
If Zhuge Liang can program, write a master list in Java...

If Zhuge Liang can program, write a master list in Java...

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.

沙漠尽头的狼 3/19/2021 10:28 AM
If Zhuge Liang wrote the teacher list in C#...

If Zhuge Liang wrote the teacher list in C#...

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.

沙漠尽头的狼 3/19/2021 9:59 AM