Archive for August, 2008
Silverlight LOB Architecture Design
Posted by saxes in Development, MVVM, RIA, Silverlight, User Experience, UX, XAML on August 7, 2008
<- User Experience for Line of Business A Silverlight application by its nature is a distributed app with a front-end on the client and a web service to provide connectivity to the data store. Application Diagram In order to decouple dependencies between components, I use dependency injection. All components consumed by other components […]
Recent Comments