Search code examples
.NET Tuple and Equals performance...


.netperformancetuplesboxingdesign-decisions

Read More
Why Array#slice and Array#slice! behave differently?...


rubybehaviordesign-decisions

Read More
Is it ever useful to have reference type declared as const?...


c#constantsdesign-decisions

Read More
Omitting the virtual destructor when the only derived class adds no extra variables...


c++inheritancevirtual-destructordesign-decisions

Read More
Web vs Desktop Development (Online vs. Smart-Client)...


desktopsmartclientdesign-decisions

Read More
A lambda expression with a statement body cannot be converted to an expression tree...


c#.netcompiler-constructiondesign-decisions

Read More
In Java, why are class members accessible to members of the same package by default?...


javadefaultdesign-decisionsdesign-consideration

Read More
Javascript - Distance (in pixels) - Decision...


javascriptanimationdistancedesign-decisions

Read More
What are the uses for Joomla?...


content-management-systemjoomladesign-decisions

Read More
MVC - Datasource container in the view...


model-view-controllerdesign-decisions

Read More
What scripting language for our .NET based IDE?...


.netscriptingdynamic-language-runtimedesign-decisions

Read More
Why iterator::end( ) are non-static members and not similar as string::npos?...


c++stliteratordesign-decisions

Read More
If we have @Override why is there not @Implementation or @Implements`?...


javainterfaceannotationsdesign-decisions

Read More
A wizard's logical behavior...


wizarddesign-decisions

Read More
Bad design decision to throw an exception from an accessor?...


javadesign-decisions

Read More
Hosting multiple sites via rails - Should I use one rails instance, or many?...


ruby-on-railsdesign-decisions

Read More
Why is CompareTo on short implemented this way?...


.netcomparetodesign-decisions

Read More
How to decide on WebForms vs ASP.NET MVC 3 for new project?...


asp.netasp.net-mvcdesign-decisions

Read More
Use Django User-Model or create a own Model?...


pythondjangodesign-decisionsdjango-users

Read More
Add simple business logic to repository in ASP>NET MVC 3 C#...


c#asp.net-mvc-3refactoringrepository-patterndesign-decisions

Read More
Why does WPF use attached properties for things like positioning in a grid?...


wpfxamlattached-propertiesdesign-decisions

Read More
What is the difference between using cfinvoke and createObject to run a component function?...


coldfusioncomponentsdesign-decisionscreateobjectcfinvoke

Read More
Primary Keys - Native, Sequence, or GUID keys?...


ormprimary-keydatabase-agnosticdesign-decisions

Read More
What's the proper approach for writing multi-path "story" flows?...


.netdesign-patternsworkflowdesign-decisions

Read More
Is there a reason that ASP.NET's CheckBoxList doesn't have a SelectedItems member?...


asp.netdesign-decisions

Read More
C# byte[] substring? (design)...


c#arraysdesign-decisions

Read More
Best way to implement plugin framework - are DLLs the only way (C/C++ project)?...


carchitecturedllpluginsdesign-decisions

Read More
Windows Services -- High availability scenarios and design approach...


windows-serviceshigh-availabilitydesign-decisionsfailovercluster

Read More
Credit card system implementation?...


credit-carddesign-decisions

Read More
Why isn't the Type class in the System.Reflection namespace?...


c#.netnamespacesdesign-decisions

Read More
BackNext