I m creating my first application using MVVM. I d like to have a usercontrol that shows the results of some functions. Something like VS Error List. I.E. if I choose some xml file in some other usercontrol and try to deserialize it, I d like to have on this notification list some info like "Deserialization complete" or "Deserialization error". There is more than one control that should send such notifications.
正如我说过的那样,这是我的第一个多国公司项目,我想知道,如果我选择完成这项任务,有什么解决办法。