I\'m developing a .NET 3.5 C# desktop application. It should be extensible via plug-ins. Are there any articles etc. discussing the differences between MEF and Mono.AddIn to help me make an inform开发
In a web application i\'m working on, items can pass through multiple states (eg. workflow) and after each workflow a rule can be run after each step which can stop the process or display additional m
I have a regular .NET application.In this case I have a part that\'s being imported by MEF.It imports fine, but at a certain point, I want to save a List of objects to a file.In this case it\'s just s
For my projects I need quite often to create windows services. I need them for scheduling operations, file system watching, asynchronous or long running side tasks (backup files, sending messages, ch