Join Now
|
Login
home
login
join now
.NET pattern framework
javascript + jquery patterns
database pattern framework
products and pricing
.NET design patterns
javascript design patterns
javascript tutorial
sql + database tutorial
connection strings
visual studio shortcuts
c# coding standards
html color codes
all references
explore
questions
ask question
tags
users
contact us
training courses
schedule
registration
about us
training and education for professional developers
login
join now
Home
Questions
Tags
MVP
Tagged with:
MVP
22
records found
date
active
views
answers
votes
MVC or MVP for an existing site, upgrading to .Net
I'm in the process of upgrading my website from classic ASP to .Net 4.5 (VB), and having trouble deciding on a pattern. I was planning to use MVC, however, MVP is also an option. My website: - uses all ...
28 days ago
by
John Sweenie
50
50
MVC
MVP
NET 4.5
Views
214
Answers
0
Votes
0
Answer
Code
Follow
0
MVP : How to deal with with Complex Data?
In MVP : If we have Hierarchical data model such as "Folder Structure" where does the logic for binding will occour. In View or in Presenter. What data type is best represented to capture Hierarchical ...
Sep 10, 2012
by
Asmprogs Asmprogs
59
94.6
Last:
Sep 25, 2012
by
Kamal Prasad Bansod
50
50
C#
MVP
VB.NET
Complex Data Model
Hierarchical Data Model
Views
1.7K
Answers
1
Votes
0
Answer
Code
Follow
0
Where can I find MVC / MVP implementation samples
Hello dofactory, I'm looking for a well documented implementation of MVC or MVP for Windows Forms. Will any of your products help me? Thank you. ...
Mar 04, 2012
by
Fabio Lima
50
50
Last:
Aug 08, 2012
by
Wesley Walraeve
50
50
MVC
MVP
Windows Forms
Views
4.8K
Answers
3
Votes
0
Answer
Code
Follow
0
Looking for an MVP explanation and example
Hello From what I understand, MPV is a pattern to be used in Windows application. Is this correct? If so, could someone provide an example? ...
May 21, 2012
by
Itman Man
50
50
Last:
May 29, 2012
by
Rajesh Pillai
1,354
100.0
MVP
Example
Views
2.3K
Answers
2
Votes
0
Answer
Code
Follow
0
Model View Presenter with both WebForms and WinForms
I have started a new project that requires both WinForms and WebForms UI. I chose to use the model view presenter pattern for the WinForms UI and would like to use the same presenter and models with the ...
Mar 29, 2012
by
Matt Fothergill
89
96.4
Last:
Mar 30, 2012
by
Rajesh Pillai
1,354
100.0
Design Pattern
MVP
Winforms
WebForms
Views
2.6K
Answers
1
Votes
0
Answer
Code
Follow
0
MVP: just another word for Polymorphism?
I'm a newby to MVP. Would I be wrong in saying that MVP is just another word for polymorphism? As a 63 year old who started programming in 1965 on mainframes, then minis, then 4004/8008 etc etc I have ...
Feb 11, 2012
by
vigorniensis worcester
50
50
Last:
Feb 16, 2012
by
Rajesh Pillai
1,354
100.0
MVP
Polymorphism
Terminology
Views
1.9K
Answers
1
Votes
0
Answer
Code
Follow
0
Strategy again. This time: Manipulating a View (that has different "Modes")
Hi there again, It's been some time and my last question was aimed at the strategy pattern. I wanted to know how I can make use of this pattern to replace a switch/case with something more SOLID. :) This time, I ...
Aug 30, 2011
by
Christian Jacob
555
99.9
Last:
Oct 06, 2011
by
Tarriq Ferrose Khan
80
96.3
VB.NET
Strategy Pattern
Best Practices
MVP
Winforms
Views
2.2K
Answers
1
Votes
0
Answer
Code
Follow
0
MVP - Access to Logged in User Object
Hi I am thinking of applying the MVP pattern to an existing Windows Forms project. I plan to apply the MVP pattern/structure one form at a time as it will no doubt take a long time to migrate all existing ...
Oct 17, 2010
by
Matt Fothergill
89
96.4
Last:
Aug 12, 2011
by
Ruchika Rana
50
50
MVP
Design Patterns
Winforms
Views
4.1K
Answers
2
Votes
1
Answer
Code
Follow
0
Need a quick tutorial on MVC vs MVP
I am not quite up to speed yet, so I need a quick overview of MVC vs MVP. We are doing a short WinForms project and need to make a fast decision on which way to go. Does anyone have a suggested reference or ...
Apr 19, 2011
by
Tim Sawyer
76
96.2
Last:
Apr 20, 2011
by
Robert Blixt
1,128
99.9
MVP
MVC
Winforms
Tutorial
Views
3.3K
Answers
1
Votes
0
Answer
Code
Follow
0
MVP - So many questions
Hello - I have purchased the Design Pattern Framework and have stepped through the sample MVP application. I hope I'm not alone in asking how this works? I need to implement this type of ...
Mar 13, 2011
by
Bryan Ruddy
50
50
Last:
Mar 14, 2011
by
Dan McMillan
750
99.9
Design Pattern Framework
MVP
Views
2.4K
Answers
1
Votes
0
Answer
Code
Follow
0
MVP with Winforms App using ErrorProvider
Hi I have been looking through the Patterns in Action solution especially in terms of the MVP pattern as I would like to refactor an existing application to use MVP as a lot of logic is tied up in the code behind ...
Oct 10, 2010
by
Matt Fothergill
89
96.4
Last:
Oct 11, 2010
by
Chris Bint
60
95.3
C#
Design Patterns
MVP
Validation
Views
3.1K
Answers
1
Votes
0
Answer
Code
Follow
0
MVC and MVP
Hello, I am learning MVP and MVC design pattern and I have read so many articles but I am not getting the exact idea. Can someone explain this with an one example of each (MVC and ...
Aug 27, 2010
by
Anshuman Saini
50
50
MVC
MVP
Views
1.8K
Answers
0
Votes
0
Answer
Code
Follow
0
MVP and MVC when to use which?
When moving beyond the code-behind kind of coding style you run into two common patterns: MVP and MVC. I kind of have an idea what the differences are, but my question is twofold: 1) What ...
Jun 30, 2010
by
Trey Henlon
72
96.0
Last:
Aug 13, 2010
by
Christian Jacob
555
99.9
MVC
MVP
Beginner
Views
8.1K
Answers
4
Votes
1
Answer
Code
Follow
0
Where to place events from service layer in MVP?
I am coding a GUI that communicates via TCP/IP with Automated Guided Vehicles (AGVs). The Model communicates with TCP/IP Service layer. I was thinking of letting the Presenter subscribe to the TCP/IP events? But ...
Jul 18, 2010
by
Elund Christensen
100
96.6
Last:
Jul 21, 2010
by
Elund Christensen
100
96.6
MVP
Views
4.5K
Answers
3
Votes
1
Answer
Code
Follow
0
Explanation of MVP please
Hello, Could someone explain what the MVP Model is, possibly with an example in .NET? ...
Jun 01, 2010
by
Ali Momin
60
95.3
Last:
Jul 19, 2010
by
Robert Blixt
1,128
99.9
Design Patterns
MVP
Views
6.1K
Answers
5
Votes
0
Answer
Code
Follow
0
How to implement the MVP design pattern in Windows application
Hi All, I have to implement the MVP design pattern for my Windows application. For that I need some samples to implement it including Layers. Can anyone suggest how to do this? Thanks ahead ...
Jun 13, 2010
by
Venkat Damarasing
50
50
Last:
Jun 28, 2010
by
Bhupendra Sinha
70
95.7
MVP
C#
Winforms
Views
5.6K
Answers
2
Votes
0
Answer
Code
Follow
0
Did anyone ever switch a UI from something to something else?
Hello, When reading about MVC, MVP, MVVM,... there are mostly two big reasons for using them: Testabilty PortabilityFunny thing is: Most companies I was working in projects of, didn't know how to unit test. ...
Jun 14, 2010
by
Christian Jacob
555
99.9
Last:
Jun 15, 2010
by
King Wilder
568
99.9
Usability
Practical
MVP
MVC
MVVM
Views
2.3K
Answers
1
Votes
2
Answer
Code
Follow
0
Design Patterns help needed: MVC, MVP, MVVM (urgent)
Hello, I have been reading about Design Patterns and its different application models. Sofar, I have come accross the following models: MVC MVP MVVM From what I understand: MVC is a good ...
May 24, 2010
by
Ali Momin
60
95.3
Last:
May 28, 2010
by
Dan McMillan
750
99.9
Design Patterns
MVC
MVP
MVVM
Views
3.4K
Answers
1
Votes
0
Answer
Code
Follow
0
MVC vs MVP in Windows Forms
Hello: I am working on a Windows Forms .NET application (i.e. Winforms). Is MVC better or should I go with MVP? Thanks and ...
May 18, 2010
by
Ali Momin
60
95.3
Last:
May 18, 2010
by
Robert Blixt
1,128
99.9
MVC
MVP
Winforms
Views
5.9K
Answers
1
Votes
0
Answer
Code
Follow
0
MVVM can be applied to WPF and Silverlight. Is there some pattern that can work with ASP.NET, WindowsForms, WPF and Silverlight?
MVVM can be applied to WPF and Silverlight. Is there some pattern that can work with ASP.NET, WindowsForms, WPF and Silverlight, with maximum loose coupling? I saw this post which I found very interesting, ...
May 11, 2010
by
Sreenivas Manyam Rajaram
685
99.9
MVC
MVP
MVVM
Best Practices
Views
1.6K
Answers
0
Votes
0
Answer
Code
Follow
0
MVC versus MVP for a WinForms app
I am starting up a relatively small project using WinForms. I have been reading up on patterns and MVC versus MVP. I see that MVC is widely used and very popular in Web development (hence the new ...
Feb 07, 2010
by
Juan Perez
129
96.7
Last:
Mar 30, 2010
by
Nicolae Dima
50
50
MVC
MVP
Views
11.3K
Answers
4
Votes
0
Answer
Code
Follow
0
MVVM vs MVC and MVP patterns
Can anyone explain what the MVVM pattern is compared to the existing patterns as well as reasons to use one over the other?
Feb 17, 2010
by
Darrell G.
50
50
Last:
Feb 22, 2010
by
Albert Hickman
250
96.9
MVVM
MVP
MVC
Views
17.3K
Answers
1
Votes
0
Answer
Code
Follow
0
15
30
50
Per Page
return to top