Ã?Â
Hi all,
Ã?Â
I am not quite sure if this is the suitable forum to ask this question.
Ã?Â
I am in initial phase of an asp.net application. We decided to go for WCSF 2.0. Now we have around four pages which uses the same UI section for performing CRUD operations.
Ã?Â
So we will be repeating this code all over the four pages(Code for mainly populating the business object and calling the presentor method).
Ã?Â
Can we use user control or something like that here which avoids code duplication. My problem is if we click on a submit button of the user control after populationg the business object how to move forward.How to call a presenter function)
Ã?Â
Any help would be� appreciated.
Ã?Â
Thanks,
Abhi
...
Go to the complete details ...