WinForm application interface development practical tutorial - realize regular email sending & shutdown processing

When we collect specific data, it often takes a long time. Sometimes, because of some things, it is impossible to wait for the results in front of the computer for a long time, so the program needs to automatically send us e-mail and other notices after a period of time, and execute exit program or shutdown and other aftercare work to save reso ...

Added by magicrobotmonkey on Mon, 14 Feb 2022 03:41:26 +0200

WinForm framework development - debugging of custom control development and state processing of DesignMode

In development Winform When programming, we often need to make some custom control modules as needed, so that we can reuse the system modules or achieve better results. However, when using, we often find some inexplicable errors at the design time, so how should we develop and debug the control design time, and how to solve the errors at the de ...

Added by piznac on Tue, 18 Jan 2022 08:31:36 +0200