I am developing a Vb.net .Net 3.5 PDA application using the OpenNetCF IOC framework. I have set up and event to handle the navigation through the smart parts but when I raise the event the EventSubscr
I\'ve been try开发者_Go百科ing to track down a bug I thought was thread-related, but I think instead there is an issue with the way I am using OpenNETCF\'s Stopwatch. I am using OpenNETCF.IoC in my ap
So I\'m working on my DI/IoC Container OpenNETCF.IoC and I\'ve got a (reasonable) feature request to add some form of lifecycle management for IDisposable items in the container collections.