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
Winforms
Tagged with:
Winforms
9
records found
date
active
views
answers
votes
Logging Control Events in WinForms Application
In a Winforms Application with more than 100 forms a new requirement has come up. Per requirement all the Events (button_Click, text_Changed ...) in any form needs to be logged to a log file. This has to ...
Jul 17, 2012
by
vivekanand Adhikesavan
55
94.1
Last:
Aug 04, 2012
by
Michael Lopez
55
94.1
C#
Winforms
Views
2.4K
Answers
3
Votes
0
Answer
Code
Follow
1
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
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
MVP pattern for an MDI application
My current application that I maintain is a tabbed MDI-based application that analyzes and graphs data stored in a database. My question is whether or not the MVP is suitable for this type of application. From ...
Jul 15, 2011
by
Mark Polsen
60
95.3
Last:
Jul 28, 2011
by
Ryan Andrus
60
95.3
C#
LINQ
MDI
Winforms
Charts
Views
2.3K
Answers
1
Votes
1
Answer
Code
Follow
0
Which Design Pattern do I need for this?
Hi, I am building a WinForm application. I have a Main Form that contains many many other Forms with the same functionality except the name and the database connection. I don't know how ...
Jun 14, 2011
by
David Kt
58
94.5
Last:
Jul 05, 2011
by
Venkatesh D
60
95.3
C#
.NET 4
Winforms
Pattern
Views
3.7K
Answers
3
Votes
0
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
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
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
15
30
50
Per Page
return to top