Imagine you have a Silverlight application with functionality that is likely to change over time, but that application depends on some possibly heavyweight libraries that aren’t going to change. Every single change in your code would cause users to download the entire XAP file again, including those heavy libraries that didn’t change. To address this... read more
As you probably read in this post, we’ve been working on the Prism Training kit this past week. This update took place after the official release of Prism 4.0 and the enthusiasm around it. Now with Damian, Matias, Diego and Ezequiel we’ve released Prism Traning Kit 4.0, with the pre-existing labs updated to Prism 4.0,... read more