Author: Abhi Arjun | Posted on: 7/8/2008 11:25:54 PM | Views : 837

� 

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 ...