
Contents tagged with ef
Silverlight: MVVM Service Agent with Exceptionhandling
In this small code snippet let us intrduce a pattern that you may use in a MVVM (Model-View-View-Model) class to encapsulate RIA-Service functionality from your MVVM-Class. This makes it testable and … more