¡@

Home 

Programming Glossary: design

Why is Java Vector class considered obsolete or deprecated?

http://stackoverflow.com/questions/1386275/why-is-java-vector-class-considered-obsolete-or-deprecated

example of poor design the decoration approach..

Dependency Inject (DI) “friendly” library

http://stackoverflow.com/questions/2045904/dependency-inject-di-friendly-library

I'm pondering the design of a C# library that.. the SOLID class design principles as much as.. is the best way to design the library so it is..

Why JSF calls getters multiple times

http://stackoverflow.com/questions/2090033/why-jsf-calls-getters-multiple-times

beans should be designed that way that they.. some restrictive design requirements then you..

How to avoid Java Code in JSP-Files?

http://stackoverflow.com/questions/3177733/how-to-avoid-java-code-in-jsp-files

controller MVC design pattern to reduce coupling..

A better Java JSON library? [closed]

http://stackoverflow.com/questions/338586/a-better-java-json-library

as very important design goals. share improve..

Design Patterns web based applications

http://stackoverflow.com/questions/3541077/design-patterns-web-based-applications

applications I am designing a simple web based.. regarding the design patterns like how responsibility.. are changing our design. My question is how..

Casting vs using the 'as' keyword in the CLR

http://stackoverflow.com/questions/496096/casting-vs-using-the-as-keyword-in-the-clr

I'm learning about design patterns and because..

Use of Application.DoEvents()

http://stackoverflow.com/questions/5181777/use-of-application-doevents

by WinRT's api design that requires you to..

Difference between Property and Field in C# 3.0+

http://stackoverflow.com/questions/653536/difference-between-property-and-field-in-c-sharp-3-0

simply not good OO design. And if you don't have..

What is an efficient way to implement a singleton pattern in Java?

http://stackoverflow.com/questions/70689/what-is-an-efficient-way-to-implement-a-singleton-pattern-in-java

in Java java design patterns singleton patterns..

Should I avoid the use of set(Preferred|Maximum|Minimum)Size methods in Java Swing?

http://stackoverflow.com/questions/7229226/should-i-avoid-the-use-of-setpreferredmaximumminimumsize-methods-in-java-swi

of it as an api design accident. Slightly forced..