15 Answered Questions
[SOLVED] "Thinking in AngularJS" if I have a jQuery background?
- 2013-02-21 04:09:56
- Mark Rajcok
- 776698 View
- 4526 Score
- 15 Answer
- Tags: javascript jquery angularjs design
66 Answered Questions
5 Answered Questions
25 Answered Questions
[SOLVED] Why not inherit from List<T>?
- 2014-02-11 03:01:36
- Superbest
- 114274 View
- 918 Score
- 25 Answer
- Tags: c# .net oop inheritance design
20 Answered Questions
[SOLVED] Declaring variables inside or outside of a loop
- 2012-01-10 13:01:15
- Harry Joy
- 98217 View
- 188 Score
- 20 Answer
- Tags: java optimization design while-loop
19 Answered Questions
13 Answered Questions
2 Answered Questions
[SOLVED] Application Skeleton to support multiple screen
- 2012-09-03 04:48:04
- Azhar Shaikh
- 22572 View
- 91 Score
- 2 Answer
- Tags: android android-layout design screen
11 Answered Questions
8 Answered Questions
20 Answered Questions
[SOLVED] Why are empty catch blocks a bad idea?
- 2009-08-05 16:31:56
- Samuel Carrijo
- 62151 View
- 154 Score
- 20 Answer
- Tags: design exception-handling try-catch
14 Answered Questions
14 Answered Questions
9 Answered Questions
[SOLVED] Subclass/inherit standard containers?
- 2011-07-24 10:06:52
- iammilind
- 14177 View
- 41 Score
- 9 Answer
- Tags: c++ design standard-library inheritance
10 Answered Questions
[SOLVED] Mutable vs immutable objects
- 2008-10-18 07:28:54
- Alex Angas
- 72804 View
- 153 Score
- 10 Answer
- Tags: design immutability mutable
12 Answered Questions
8 Answered Questions
24 Answered Questions
[SOLVED] C state-machine design
- 2009-10-30 02:08:33
- jldupont
- 71915 View
- 180 Score
- 24 Answer
- Tags: c++ c design architecture state-machines
9 Answered Questions
[SOLVED] What is separation of concerns?
- 2008-09-19 01:43:53
- therealhoff
- 50084 View
- 92 Score
- 9 Answer
- Tags: design
10 Answered Questions
[SOLVED] Thread vs ThreadPool
- 2008-10-23 14:41:52
- Mark Ingram
- 58910 View
- 117 Score
- 10 Answer
- Tags: .net multithreading design architecture threadpool
2 Answered Questions
[SOLVED] Design - Where should objects be registered when using Windsor
- 2009-09-11 12:59:03
- Fredrik Jansson
- 10540 View
- 46 Score
- 2 Answer
- Tags: c# design inversion-of-control castle-windsor
4 Answered Questions
[SOLVED] Why is Singleton considered an anti-pattern?
- 2012-10-06 00:07:17
- user1710031
- 37001 View
- 50 Score
- 4 Answer
- Tags: design-patterns design anti-patterns
25 Answered Questions
17 Answered Questions
[SOLVED] How to decide when to use Node.js?
- 2011-02-21 05:20:51
- Legend
- 439361 View
- 2200 Score
- 17 Answer
- Tags: javascript design web-applications node.js
7 Answered Questions
13 Answered Questions
7 Answered Questions
3 Answered Questions
[SOLVED] Android singleTask or singleInstance launch mode?
- 2010-07-10 15:12:00
- Kman
- 84906 View
- 84 Score
- 3 Answer
- Tags: android design android-activity multitasking launch
4 Answered Questions
[SOLVED] Is it better to create a singleton to access unity container or pass it through the application?
- 2010-03-05 12:01:18
- btlog
- 17731 View
- 46 Score
- 4 Answer
- Tags: c# design unity-container ioc-container