Hi All,
This guide gives you prescriptive guidance on how to overcome architectural
challenges and design issues when building smart client solutions. It also
provides guidance on how to combine the benefits of traditional rich client
applications with the manageability of thin client applications.
http://www.microsoft.com/downloads/details.aspx?familyid=8ec600bd-a2e5-44ac-9a8f
-68d06361853e&displaylang=en
HTH
With Best Regards
Naveen K S
HX - 23 Nov 2004 16:35 GMT
Hi Naveen,
I agree with you, it is a great architectural design guidance.
I have only a question regarding section "Using the Model-View-Controller
Pattern to Implement Data Validation" (page 34).
According to the author, "The controller object is responsible for notifying
the user interface when changes to the data have occurred..." (Last paragraph
on page 35). In my mind, Model of pattern MVC is supposed to do the
notification thing but Controller. I really got confused of it. Would you
have an explanation about it?
BTW the scenario described in the section resembles the pattern of
Decorator. Please see page 36, class CustomerController is decorator of class
Customer. Please let me know how you think of it.
Regards,
Compuware NSC
Hong Xu
> Hi All,
>
[quoted text clipped - 9 lines]
> With Best Regards
> Naveen K S
HX - 23 Nov 2004 16:39 GMT
Hi Naveen,
It is a great architectural design guidance.
I have only a question regarding section "Using the Model-View-Controller
Pattern to Implement Data Validation" (on page 34).
According to the author, "The controller object is responsible for notifying
the user interface when changes to the data have occurred..." (Last paragraph
on page 35). In my mind, Model of pattern MVC is supposed to do the
notification thing but Controller. I really got confused of it. Would you
have an explanation about it?
BTW the scenario described in the section resembles the pattern of
Decorator. Please see page 36, class CustomerController is decorator of class
Customer. Please let me know how you think of it.
Thanks,
Hong X
> Hi All,
>
[quoted text clipped - 9 lines]
> With Best Regards
> Naveen K S