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
MVC
Tagged with:
MVC
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 ...
25 days ago
by
John Sweenie
50
50
MVC
MVP
NET 4.5
Views
210
Answers
0
Votes
0
Answer
Code
Follow
0
ASP.NET MVC vs Ruby on Rails vs Python/Django vs PHP vs Java/J2EE
Hello: For a brand new Startup venture what is the best technology stack? Any and all experiences and opinions appreciated. Thanks, ...
Feb 25, 2013
by
Deshaun Hyram
121
96.7
Startup
MVC
Ruby
Python
PHP
Views
534
Answers
0
Votes
0
Answer
Code
Follow
0
Why should we use MVC vs normal ASP.NET?
Why should we use MVC? Can we do rich GUI controls like we used to in regular ASP.NET applications? Can we use Session, Javascript, Validators, Ajax controls, and others in MVC? Are MVC ...
Feb 23, 2011
by
Rahul Tripathi
73
96.0
Last:
Feb 23, 2013
by
Sanjay Mahara
50
50
MVC
Views
23.8K
Answers
7
Votes
2
Answer
Code
Follow
0
wcf services
I 've been looking to pattern in action 4.0 sample. there is only one wcf service for the project, but my project has to include more wcf service.. what if I do 2 wcf service? What will be change for wcf service? ...
Nov 05, 2012
by
Ahmet Delikelli
50
50
Business Tier
WCF
MVC
ActionServiceClient
Views
955
Answers
0
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
How to use WebForm basepage in MVC?
Hi all. In the Design Pattern Framework there is a webform BasePage that inherrits System.Web.UI.Page. How would I use BasePage if I convert from WebForms to MVC? In MVC, the controller inherrits ...
Jan 20, 2012
by
Zhang Zhao
85
96.4
Last:
Jan 28, 2012
by
Dan McMillan
750
99.9
WebForms
MVC
BasePage
Views
1.8K
Answers
1
Votes
0
Answer
Code
Follow
0
Programmatically create subdomains on IIS with ASP.NET MVC
So, here are my requirements. I am building a multi-tenant site where companies after they sign up get their own subdomain. Assume that my business is called Email Jobs Inc with domain ...
Apr 18, 2011
by
Ian Barrymore
66
95.6
Last:
Apr 21, 2011
by
Saurin Travadi
50
50
IIS
subdomain
MVC
Views
4.2K
Answers
1
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 do I implement IEnumerable.GetEnumerator() on the SortedList class in the MVC example?
Hi All, How would I implement the following: IEnumerator<T> IEnumerable<T>.GetEnumerator() { throw new NotImplementedException(); } On the SortedList.cs class? It's used in the ASP.Net MVC sample. ...
Mar 02, 2011
by
Pieter van der Westhuizen
50
50
Design Pattern Framework
MVC
Views
1.8K
Answers
0
Votes
0
Answer
Code
Follow
0
The optimal Design Pattern for my Computer Game
Hi: I am trying to decide which will be the best PHP design patterns for my game. I would like to know what design patterns are you guys using in unity 3D? Also, which design pattern will be the most ...
Jan 10, 2011
by
Simy Ryan
50
50
Last:
Jan 11, 2011
by
Rinat Mergenbaev
50
50
Design Patterns
MVC
Gaming
Views
3K
Answers
1
Votes
0
Answer
Code
Follow
0
Is MVC one of the GoF (Gang-of-Four) patterns?
I was wondering whether MVC is one of the GoF patterns. I see familiar patterns like Bridge patterns which seem similar to MVC. So, is MVC a type of Bridge pattern or is it a standalone ...
Sep 26, 2010
by
maor parizat
50
50
Last:
Sep 26, 2010
by
Robert Blixt
1,128
99.9
MVC
Gang of Four
Views
5.3K
Answers
1
Votes
0
Answer
Code
Follow
0
Paging Support using Repository Pattern
I am new to Design Patterns and am working on a project based on the Patterns In Action 4.0 solution. I am trying to implement paging support in an MVC web application and am having an issue. The paging ...
Aug 16, 2010
by
Mario Lopez
50
50
Last:
Aug 31, 2010
by
Mario Lopez
50
50
Repository Pattern
MVC
Pagination
Views
6K
Answers
3
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
8K
Answers
4
Votes
1
Answer
Code
Follow
0
Details about MVC Design Pattern
Could anyone provide me some details on why and when to use for MVC Design ...
Jul 10, 2010
by
Harish S D
250
96.9
Last:
Jul 16, 2010
by
King Wilder
568
99.9
Design Patterns
MVC
Beginner
Views
5.6K
Answers
3
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 Example
Hello, I am new to C# , I have heard about MVC pattern. Can some please share with me an MVC C# code sample (basic). I would very much appreciate it. ...
May 17, 2010
by
Ali Momin
60
95.3
Last:
May 20, 2010
by
King Wilder
568
99.9
C#
MVC
Beginner
Views
18.9K
Answers
3
Votes
1
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.2K
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