Friday, April 19, 2024

Multiparadigmatic .NET - Ted Neward

Here is a collection of articles compiled by Ted Neward regarding the various programming approaches within the .NET Framework that every software designer or architect should be aware of. He takes us into a deep understanding of the various techniques and uncovers the beauty of some of the technology out there.


  1. Multiparadigmatic .NET - Part 1 - He discusses the types of developer background that are part of the .NET community
  2. Multiparadigmatic .NET - Part 2 - Discussion on a design problem involving commonality and variability.
  3. Multiparadigmatic .NET - Part 3 - Discussion on how the old styled procedural programming has been helpful in various places.
  4. Multiparadigmatic .NET - Part 4 - Discussion on how re-usability and commonality is achieved via object oriented programming and some of the pitfalls of object oriented design.

No comments: