Archives for Architecture
How to create a Plug-In Architecture Application Framework - with a parallel comparison with C# (part I)
What is a Plug-In Architecture Application Framework? According to this C++ article on Code Guru about Plug-in Architecture Framework for Beginners:
Simply speaking, it is a framework that will allow a program to "look for" add-in functionality at startup, and then allow that plug-in to cooperate with itself.
Famous examples are Eclipse, ...more»
Easy yUML Dialect: UML Diagram Scripting Tool for Mere Mortals - Part IIa (Class Diagram)
My experience at work is that most people have difficulty to read UML Diagrams if they don't have an english sentence which translates them in layman's term. And it's even more difficult for them to draw the relations between entities especially when they have to show the type of relations ...more»
30 Aug by admin in All, Architecture, Business, Carl Sassenrath, Future, History, Interoperability, Language, Web Services, dsl
Why Carl Sassenrath was and still is one of the 30 Most Influential People In Programming
Webdesigndev listed Carl Sassenrath as "one of the 30 Most Influential People In Programming" but does the young generation ever heard of him as he did enter the Legend of History of Personal Computing in the ninety eighties nearly 25 years ago ? So let's travel back to the past.
According ...more»

No Comment
Tags: Architecture, C#, design patterns, ecosystem, framework, OOP, plugin, UML