G
Guest
I'm starting a new project based on webservices as mediator for the clients
and the servers.
I must develop two presentation layers, one in winforms performing a smart
client application and another in webforms with much of the functionality in
the Winform version, incluinding a hardcopy of many forms design.
I'm looking for a pattern to develop this project and avoid (almost whole)
duplicated code between the two front-ends.
The popular MVP, in my point of view, is much more complex and "time loss"
than useful, especially in a two front-end project.
However, I don't know anothers patters to help in this situation.
I'm open to ideias.
and the servers.
I must develop two presentation layers, one in winforms performing a smart
client application and another in webforms with much of the functionality in
the Winform version, incluinding a hardcopy of many forms design.
I'm looking for a pattern to develop this project and avoid (almost whole)
duplicated code between the two front-ends.
The popular MVP, in my point of view, is much more complex and "time loss"
than useful, especially in a two front-end project.
However, I don't know anothers patters to help in this situation.
I'm open to ideias.