2020-02-17 12:44:18

hello. Which of the design patterns for UI design you use/used in Winforms development? People recommend MVP, but I took a different approach. Let's say I am building a music querying application. So i have my UI, which in itself does not have any logic, it's just an UI with some pretty buttons, menus and icons that the user can click on to get data.
The whole logic however, resides in another .NET assembly, something like MySuperMusicQueryAPP_Engine.dll.
Is that approach good? Are there any advantages with using MVP than doing this my way?
I am looking for your opinion on this.

If you want to contact me, do not use the forum PM. I respond once a year or two, when I need to write a PM myself. I apologize for the inconvenience.
Telegram: Nuno69a
E-Mail: nuno69a (at) gmail (dot) com