Creating Multiple Dynamic Views using View Model Style and the Silverlight Tab Control. When using "View Model Style" programming, you may find a need to dynamically create Views. The challenge is to create them dynamically, while also allowing a Designer to easily design the UI. ...
Go to the complete details ...