Search code examples
domain design with nhibernate...

oopnhibernateormclass-design

Read More
Declaring a global variable in ASP.NET codebehind...

c#asp.netclass-designcode-behindaccess-modifiers

Read More
Is it bad practice to only create static methods that take instances of that type...

c#class-design

Read More
C++: ADT Base class with hard-coded Derived classes vs all-encompassing class built from file-input...

c++class-design

Read More
Design Issue: Owning a class with many different subclasses...

design-patternsclass-designclass-diagram

Read More
Appropriate Class structure representing a hardware device...

c++hardwareclass-design

Read More
Making Class methods instead of Instance Methods in VB.NET...

vb.netinstanceclass-design

Read More
Is there something wrong with this class declaration inheriting from std::vector?...

c++visual-studiocompiler-errorsclass-designstdvector

Read More
php tree class/array structure to breadcrumbs...

phparraystreeclass-designbreadcrumbs

Read More
What's wrong with Copy Constructors? Why use Cloneable interface?...

oopclass-design

Read More
OOP: Which class should own a method?...

javac++oopclass-designuml

Read More
Declare Class Attribute Protected or Public?...

javaandroidoopclass-design

Read More
Is it true I should not do "long running" things in a property accessor?...

c#vb.netpropertiesclass-design

Read More
Java Classes versus C++ Classes...

javac++androidclass-design

Read More
How to design a class with "annotated" fields?...

c++class-designfield

Read More
Visually structure PHP programs...

phpclass-design

Read More
Best practice concerning private arraylist and other such constructions...

javacollectionsarraylistclass-design

Read More
Defining the correct association relation between classes...

phpumlassociationsclass-designaggregation

Read More
Methods in Object-Oriented Design...

oopclass-designanalysis

Read More
Creating classes in Real Time?...

objective-cclass-designshuffle

Read More
Does it make sense to implement the copy-assignment operator in a class with all const data members?...

c++class-design

Read More
Reduce If Statements For MySQL Query...

phpoopapiclass-design

Read More
How to execute a method in another thread?...

c++cmultithreadingdesign-patternsclass-design

Read More
Using self in class method...

objective-cclass-designclass-methodobjc-protocol

Read More
VS 2010 Class Designer not rendering relationships correctly...

visual-studiovisual-studio-2010class-designclass-diagramclass-designer

Read More
Object Oriented Analysis & Design...

oopumlclass-designdata-modelingobject-oriented-analysis

Read More
Criteria for putting functionality in an API or letting developers make it themselves...

c++apiinterfaceclass-designutility-method

Read More
C# Class Design - Where should I consider putting the "Project" class...

c#asp.net.netclass-designhierarchy

Read More
Writing mocks/stubs for an object before you have written the class for that object?...

phpphpunitclass-design

Read More
Designing the class inheritance of my custom control...

design-patternsinheritancecustom-controlsclass-design

Read More
BackNext