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.
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.
Basic Controls
A custom PrintDialog for C# with real-time preview. You can select a printer and set copies, orientation, color, quality, scale, pages per sheet, duplex, paper size, paper type, paper source, etc. It is also elegant.
For those who work with WPF, some of his interface designs are worth learning, and can even be copied directly for use.
A framework that makes it easier to use drag-and-drop functionality in WPF
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.
Design a beautiful registration interface demo
This article is quite good. Originally, I planned to use Google Translate and then manually check it again, but I found there are many technical terms. My English is too poor, so I directly copied the original text. I hope your English is good enough.
For a long time, listening to music has been a popular demand. Music can be said to be one of the important spiritual foods for humans, but nowadays music copyrights are divided among several major music platforms. `Even if you become a member on one platform, you may not be able to listen to the songs you want to hear`, which is different from foreign streaming music platforms.
Some friends always ask, 'What is the difference between WinForm and WPF?' At first thought, this question seems simple to answer, but I never systematically analyzed it. Today, I took the time to write an article that only represents my personal views to record a summary.