WPF Implementation of Message Center
This article will explain how to implement a message center based on WPF. For example, common software often receives messages such as 'news' and 'announcements' pushed from the server.
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 Learn Blazor Series as a topic31 articles, better for systematic reading
This article will explain how to implement a message center based on WPF. For example, common software often receives messages such as 'news' and 'announcements' pushed from the server.
Now we have an interface to input log entries. But logs are meant to be written every day; how can just one be enough? Let's add a blog.
When you want to draw a flowchart, you'll find that many software either require a license key or a membership. So I thought, why not create my own flowchart software?
Do you have some personal favorite small websites in your bookmarks? Hehe!!! Of course I do! Share 10 websites I often use that can improve work efficiency, beautify images, and draw flowcharts. You might find them useful too.
Dozens of large screen templates, viewable online and downloadable
Last October, Dominick Baier and Brock Allen, the two creators and maintainers of IdentityServer, announced that their current business model is essentially unsustainable.
Earlier .NET frameworks did not natively support single-file publishing of final compiled output (requiring third-party tools).
What is an accumulator? How to use an accumulator? Don't worry, a new technology is basically born to meet a certain need. Starting from the need, it is easier to understand the characteristics of this function.
A framework that makes it easier to use drag-and-drop functionality in WPF
There are many ways to authorize in ASP.NET Core. Let's explore three common approaches together.
Imagine you are filling out the longest form in the world. You have spent 30 minutes entering details, from your address to your birthday, and a list of the last seven countries you visited. You click the "Submit" button, and immediately get a "Connection Lost" message.
This is a WPF project for creating and collecting some fun designs and animations. It currently has dozens of demos, some of which have related blog posts introducing detailed implementation steps and principles.