Trying to learn the MVP pattern using C # ... Does anyone know any particularly good tutorials or articles ?!
Read an article by Martin Fowler
http://martinfowler.com/eaaDev/ModelViewPresenter.html
http://martinfowler.com/eaaDev/uiArchs.html
Source: https://habr.com/ru/post/1739269/More articles:How can I implement the correct bean counter with EJB 3.0? - javaHow to get all possible values for SPFieldLookup - sharepointHow to secure Java web services with login and session - javaстранная проблема с WriteBeginTag - htmlC # - using a copy of variables stored in a session instead of a link - c #WCF, Silverlight: is request / response possible through PollingDuplexHttpBinding? - silverlightКак автоматически генерировать пароль, если он не предоставляется с помощью authlogic - rubyPut query results in array and then fix? - arraysASP.NET C # Email Bounce Detection - EmailWhat is the point of doing asynchronous IO if the thread is blocked anyway (see Example) - c #All Articles