Which design supports low coupling?...
Read MoreHow to reduce coupling when one class calls only one method on another class that has many methods?...
Read MoreFlash / ActionScript - application design question...
Read MoreHow Do I Avoid using Running Totals in My Code?...
Read MoreWould you say .Net remoting relies on tight coupling?...
Read MoreObject-oriented Paradigm Question...
Read MoreLoose Coupling vs. Information Hiding and Ease of Change...
Read MoreCoupling between controller and view...
Read MoreDesign Question - OO food application...
Read MoreBest practices for creating libraries that use .NET namespaces...
Read MoreShould a service be given a reference to another, or should the caller gain extra responsibility?...
Read MoreDoes GRASP Creator really decouples?...
Read MoreWhy are Mediators coupled to Proxies in Flex PureMVC?...
Read MoreDoes the concept of coupling two different items of data by storing them in a single variable have a...
Read MoreShould an object searcher method be in the a parent object, or the same as the object beign searched...
Read MoreHow to refactor tightly coupled classes?...
Read MoreDLL mess in .NET, how to split one solution to multiple DLLs?...
Read MoreIs Polymorphism worth an increase in coupling?...
Read MoreHow would you improve this simple class to be more loosely coupled?...
Read MoreAdvice on designing loosely-coupled complete systems?...
Read MoreCoupling is too high - how to design this class better?...
Read More