I think it'd be cool to some additional silverlight demos that
illustrate somewhat more complex binding senerios. One of the cool
things about silverlight is the ui binding architecture that doesn't
require code in a "code behind" file in order to display information.
However, I wonder how one accomplishes more complex ui senerios where
say an area of the form is condistionally disabled based on the value
of two or more other fields on the form. It'd be cool to see how this
sort of thing is handled in silverlight.
-Ron