Search code examples
how should i validate data...


c#asp.netvalidationmvpsolid-principles

Read More
How to structure a project in Winforms using MVP pattern?...


c#.netwinformsmvpprojects-and-solutions

Read More
Using the MVP pattern...


javagwtmvpgwt-platform

Read More
My interpretation of the MVVM-concept in WPF (In relation to presenters)...


wpfmvvmmvp

Read More
Should new web applications follow the MVC or MVP pattern?...


model-view-controllerarchitectureweb-applicationsdesign-patternsmvp

Read More
Why Asp.net MVC and not Asp.net MVP...


asp.net-mvcmvp

Read More
MVP - Does Presenter load Data from Data Layer and translate to Model?...


mvp

Read More
Right direction of containment in MVP?...


gwtmvp

Read More
Usage of repository between EF model and code consumer...


asp.netentity-frameworkrepositoryrepository-patternmvp

Read More
is this a correct way to test a presenter...


asp.netunit-testingtestingwebformsmvp

Read More
Why can't I mock out a view property in MVP using NSubstitute...


asp.netunit-testingtestingmvpnsubstitute

Read More
MVP: Questions on role of Presenter...


design-patternsmvp

Read More
How Do You Communicate Service Layer Messages/Errors to Higher Layers Using MVP?...


c#asp.netexceptionmvpn-tier-architecture

Read More
Insert related entities using MVP...


c#entity-frameworkmvp

Read More
How should I add controls when using WinForms and MVP?...


winformsmvp

Read More
how do i unit testing this method in visual studio...


asp.netunit-testingtestingwebformsmvp

Read More
Implementing multiple views via GWT-platform?...


gwtmvpgwt-mvpgwt-platformgwtp

Read More
Casting Derived Types and Dynamic Best Practices...


c#c#-4.0mvp

Read More
In MVP what exactly is the View?...


asp.netmvp

Read More
Does Activity.onStop() get called when the tab closes or refreshes?...


gwtmvp

Read More
How to create views and presenters for abstract models in MVP...


c#wpfmvp

Read More
Passive view in JavaScript...


javascriptmodel-view-controllermvppassive-view

Read More
Model-View-Presenter. Model is a list - Is it right architectural decision?...


c#.netwinformsdesign-patternsmvp

Read More
Which MVP frameworks exist for ASP.net?...


c#asp.netmvp

Read More
how can i inject a presenter into a view without the view having a reference to the presenter...


asp.netinversion-of-controlmvp

Read More
MVP vs MVP2 - Best practices to run test in JVM...


gwttestingmvp

Read More
Inter-Controller communication in MVC / MVP...


model-view-controllerworkflowmvp

Read More
MVP vs MVC design patterns for web and mobile?...


asp.net-mvc-3asp.net-4.0mvpwebformsmvp

Read More
How to unit test a presenter that spawns another view without a GUI appearing?...


javaunit-testingmvp

Read More
Serial port running on a thread using MVP...


c#multithreadinguser-interfaceserial-portmvp

Read More
BackNext