Re: Generics
- From: "Mr. Arnold" <Arnold@xxxxxxxxxx>
- Date: Tue, 29 Sep 2009 17:30:49 -0400
shapper wrote:
On Sep 29, 6:48 pm, "Mr. Arnold" <Arn...@xxxxxxxxxx> wrote:You know, you should get away from trying to manipulate Model objects so
much.
Maybe I was not clear but this is not a Data Model / Mapping Model
from the database.
The models I am talking about are the ViewModels in an ASP.NET MVC
application, e.g., UI Models.
I am using the class I mentioned in mapper to create this ViewModels.
I am sure I probably can create a mapping resolver common for all
them .. I am just looking at my code.
Here is another thing, Model View Presenter is an off spring of MVC, and it is a much more flexible solution than MVC. I abandoned MVC very quickly in favor of MVP.
Model-view-presenter is a software pattern, considered a derivative of the model-view-controller.
http://en.wikipedia.org/wiki/Model-view-presenter
.
- References:
- Generics
- From: shapper
- Re: Generics
- From: Peter Duniho
- Re: Generics
- From: shapper
- Re: Generics
- From: Mr. Arnold
- Re: Generics
- From: shapper
- Generics
- Prev by Date: Re: Generics
- Next by Date: In need of some advice wrt "expanding" a ListView row
- Previous by thread: Re: Generics
- Next by thread: Re: Generics
- Index(es):
Relevant Pages
|