Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: MVC Implementation in C#  (Read 14329 times)
sadaqatbukhari
Newbie
*
Posts: 1


View Profile Email
« on: October 07, 2008, 04:55:56 »

Hi All,

I want to implement MVC in C#.net. I have multiple view and single controller.
I have grid on the form which is docked in MDI Parent form. User want to view same out put in un-docked view. If user perform any action then same effect should appear on the both views.

Thanks,
Syed Sadaqat Hussain
« Last Edit: October 07, 2008, 04:57:45 by sadaqatbukhari » Logged
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« Reply #1 on: October 07, 2008, 03:11:25 »

Are you familiar with the actors of the PureMVC framework?

-=Cliff>
Logged
Pages: [1]
Print