Simple Plugin Architecture
-
Does anybody know of any simple tutorials on Plugin Architecture that I can wrap my little brain around? I have read quite a few in the past 48 hours and seem to be having difficulty getting my head around it. While the tutorials/articles were very informative, I found that the projects they created for the articles were very overwhelming and a little too complex for a noob. Also, I have found a few links relating to the System.AddIns namespace on the MSDN site, but that just made me even more confused because it's completely different from all the other articles I've read. Can anyone offer any advice/ help on this? Thanks heaps, jase
-
Does anybody know of any simple tutorials on Plugin Architecture that I can wrap my little brain around? I have read quite a few in the past 48 hours and seem to be having difficulty getting my head around it. While the tutorials/articles were very informative, I found that the projects they created for the articles were very overwhelming and a little too complex for a noob. Also, I have found a few links relating to the System.AddIns namespace on the MSDN site, but that just made me even more confused because it's completely different from all the other articles I've read. Can anyone offer any advice/ help on this? Thanks heaps, jase
Maybe Roy Osherove's Add run-time functionality to your application by providing a plug-in mechanism[^] blog posting? It seems pretty simple...
"we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty
-
Maybe Roy Osherove's Add run-time functionality to your application by providing a plug-in mechanism[^] blog posting? It seems pretty simple...
"we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty
-
Yay thank you very much Curtis, that was very helpful and much appreciated. :-D Thanks jase
No problem! I'm glad I could be of help.
"we must lose precision to make significant statements about complex systems." -deKorvin on uncertainty