Search code examples
In a MVC/MVP framework, how to deal with pages that are not associated with a single model / control...


model-view-controllerarchitectureframeworksmvp

Read More
Update a view in GWT...


gwtmvpuibindergwt-mvp

Read More
How to test user experience with regard to long running background processes in a Windows Forms app?...


winformsmvpuser-experience

Read More
Design pattern for asynchronous calls in C#...


c#asynchronousdomain-driven-designmvp

Read More
Is there a view container where I can wire a ViewModel event to a View action?...


c#wpfeventsmvvmmvp

Read More
How do you access a form's controls using MVP...


c#winforms.net-3.5mvp

Read More
MVC\MVP frameworks for WinForms...


winformsmodel-view-controllermvp

Read More
Are Model objects strictly just a class with the appropriate fields?...


c#design-patternsmvp

Read More
Example of an Presenter using Ruby's Sinatra...


rubymodel-view-controllersinatramvp

Read More
Dependency Injection avoid loading everything at startup...


.netdependency-injectionmvp

Read More
Model-View-Presenter with Delegates, Events and Nested Presenter...


c#winformseventsdelegatesmvp

Read More
Given-When-Then when dealing with User Input...


c#user-inputbddmvparrange-act-assert

Read More
Is it valid for the model to call a method that updates the view in MVP?...


mvp

Read More
Sample Winform implemented on both MVC and MVP...


design-patternsmodel-view-controllermvp

Read More
Create a unit test for a cookie creator static method...


c#webformsnunitmoqmvp

Read More
Refactor Windows Forms to MVP...


winformscompact-frameworkmvpopennetcf.ioc

Read More
MVP Generics Issue (Java)...


javagenericsmvp

Read More
Log manager class accessible to all classes...


c#error-handlingmvp

Read More
Entity Framework with Castle Windsor IoC Container - Validation Error...


entity-frameworkcastle-windsormvp

Read More
How to "count" user inputs from a Controller...


ruby-on-railscontrollerruby-on-rails-4mvp

Read More
How to make custom event for all SmartParts?...


event-handlingcompact-frameworkmvpopennetcfscsf

Read More
MVP: Passive View (with EF) and layers...


c#entity-frameworkmvplayerpassive-view

Read More
Implementing CastleWindsor with Model View Presenter (MVP)...


c#castle-windsormvp

Read More
GWT: Granularity of Places and ActivityMappers...


javagwtmvpgwt-activitiesgwt-places

Read More
Getting rid of GWT MVP boilerplate...


javagwtmvpgwt-mvpgwt-places

Read More
In MVP design pattern, can a view have more than one presenter?...


c#mvp

Read More
GWT Tutorial's code with an interface contained in a class...


classgwtinterfacemvp

Read More
GWT and MVP; Rendering logic...


gwtwebmvp

Read More
Where to Break the Chain with Task, ContinueWith, Lock...


c#.netlockingtaskmvp

Read More
In MVC, MVP and MVVM the model could it be a collection of entities?...


model-view-controllerentity-frameworkmvvmmodelmvp

Read More
BackNext