Declaring a global variable in ASP.NET codebehind...
Read MoreIs it bad practice to only create static methods that take instances of that type...
Read MoreC++: ADT Base class with hard-coded Derived classes vs all-encompassing class built from file-input...
Read MoreDesign Issue: Owning a class with many different subclasses...
Read MoreAppropriate Class structure representing a hardware device...
Read MoreMaking Class methods instead of Instance Methods in VB.NET...
Read MoreIs there something wrong with this class declaration inheriting from std::vector?...
Read Morephp tree class/array structure to breadcrumbs...
Read MoreWhat's wrong with Copy Constructors? Why use Cloneable interface?...
Read MoreOOP: Which class should own a method?...
Read MoreDeclare Class Attribute Protected or Public?...
Read MoreIs it true I should not do "long running" things in a property accessor?...
Read MoreHow to design a class with "annotated" fields?...
Read MoreBest practice concerning private arraylist and other such constructions...
Read MoreDefining the correct association relation between classes...
Read MoreMethods in Object-Oriented Design...
Read MoreDoes it make sense to implement the copy-assignment operator in a class with all const data members?...
Read MoreReduce If Statements For MySQL Query...
Read MoreHow to execute a method in another thread?...
Read MoreVS 2010 Class Designer not rendering relationships correctly...
Read MoreObject Oriented Analysis & Design...
Read MoreCriteria for putting functionality in an API or letting developers make it themselves...
Read MoreC# Class Design - Where should I consider putting the "Project" class...
Read MoreWriting mocks/stubs for an object before you have written the class for that object?...
Read MoreDesigning the class inheritance of my custom control...
Read More