Any Thoughts?
I will soon be developing an application utilizing the .Net Framework and I was just wonder if anyone has any input.
This application will be developed primarily in C# and its goal is to be a modular program. I would like to develop a program that then can have add-in modules, one of these add-in modules will perform the duties that the original conceptual program was supposed to and even more. Then other add-in modules could be developed to make the overall application more robust and scalable.
If anyone has any thoughts about how to go about this or any good articles, I would be most appreciative.