428 reputation
18
bio website
location
age
visits member for 1 year, 9 months
seen May 22 at 13:27
stats profile views 12

May
22
asked How does remote desktop work despite locked screen?
Apr
29
comment Index independent character comparison within text blocks
This is probably what you are looking for: en.wikipedia.org/wiki/Longest_common_subsequence_problem
Apr
29
awarded  Nice Answer
Apr
29
comment Coding style (do more, then simplify)
Although the shortest code is also not always the right one. For example think about some quickly coded prototype and something that actually follows design patterns like MVC or whatever...
Apr
28
answered Coding style (do more, then simplify)
Apr
28
accepted Why DependencyProperties and not native language support?
Apr
28
comment Is OOP becoming functional programming?
@delnan By function I mean only pure functions, and by method I understand a mix between a function and a procedure. A function - as it can return a value, and procedure - as a sequence that modifies one's or another's object state.
Apr
28
asked Is OOP becoming functional programming?
Apr
28
comment What are the drawbacks of immutable types?
@FlorianMargaine Could you elaborate?
Apr
27
awarded  Teacher
Apr
27
revised What are the drawbacks of immutable types?
added 2 characters in body
Apr
27
answered What are the drawbacks of immutable types?
Apr
26
revised Why DependencyProperties and not native language support?
added 46 characters in body
Apr
26
asked Why DependencyProperties and not native language support?
Apr
26
awarded  Popular Question
Nov
9
awarded  Yearling
Nov
8
awarded  Nice Question
Nov
7
accepted Why does Java use UTF-16 for internal string representation?
Nov
7
asked Why does Java use UTF-16 for internal string representation?
Oct
8
awarded  Supporter