Silverlight ApplicationLifetimeObjects vs Application ResourceDictionary -


in silverlight application difference between adding objects applicationlifetimeobjects vs application resourcedictionary?

if memory serves me right, applicationlifetimeobjects implement interface iaplicationlifetimeaware , iapplicationservice

those objects supposed handle application's lifetime events, while resources "are" - if understanding correct.


Comments

Popular posts from this blog

c# - Is it possible to remove an existing registration from Autofac container builder? -

asp.net - Error '2035' ('MQRC_NOT_AUTHORIZED') While Connecting to MQ -