151 Views
In the last episode we were exploring how MEF created a unique issue in loading assemblies and missing dependencies as well as how we utilized a creative synchronous approach to ensuring assemblies were downloaded before loading modules. This week we’re pushing full speed ahead with the application...
1 comments
vijayst
10/9/2011 12:13:04 AM
In the Repository base class, even the SaveOrSubmitChanges() should be asynchronous. This ensures that any exceptions from the services will be handled well.