9
shouts

Web Xcel Demo: View Services in nRoute

published 144 days, 21 hours, 9 minutes ago posted by orktaneorktane 146 days, 17 hours, 9 minutes ago
Sunday, October 25, 2009 1:01:54 PM GMT Friday, October 23, 2009 5:01:54 PM GMT

ViewServices in nRoute are basically UI implemented functionality exposed as services for non-visual consumption - think a Status-Bar as IStatusInfo service. The underlying idea is separation of concerns, so that non-visual components like ViewModels don't have to take dependency on View-based controls or on platform specific contraptions. To demonstrate ViewServices I've put up a small demo called Web Xcel - it replicates the Office Web look and feel for a spreadsheet type application.

category: Silverlight | clicked: 31 | | source: www.orktane.com | show counter code
tags: MVVM, nRoute, ViewServices