|
by Scott DePouw via Scott DePouw's Blog on 1/9/2010 2:43:00 PM
Recently, I have been working on my first Silverlight application. It has given me the opportunity to learn a lot about a technology that I have never used before. One of the many tools that I have learned to use over the past few weeks is Microsoft’s Composite Presentation Events. The application that I am working on relies heavily on these events. In this application, just about everything that occurs is asynchronous. Thus, the application is filled with subscriptions and publications of
... [ read more ]
|