This is a quick blog post to share slides and demos from my presentations at TechEd in South Africa. Feel free to post questions here... From the talk on ViewModel and Application Patterns for Silverlight... The app I built was a mini-Twitter client named TwitterBug. The demo covered the following: The ViewModel pattern using data-binding and commanding Behaviors as a mechanism to encapsulate repetitive view functionality Implementing an IoC container and dependency injection using MEF EventAggregator pattern to facilitate view model to view model communication Designer/developer workflow Unit testing of view models Using .NET RIA Services and building a DomainService that uses LINQ to Twitter as its DAL .NET RIA Services? For this session I...(read more) ...
Go to the complete details ...