orj

841
Reputation
218 views

Registered User

Name orj
Member for 1 year
Seen Nov 16 at 17:15
Website
Location AU
Age 33
I'm a developer with 15+ years experience in a multitude of languages and environments. Until recently working in the video games industry as a Tools Programmer. Now working on iPhone projects.
Oct
29
awarded  Necromancer
Oct
2
asked High quality alternatives to HP (Mercury) Quality Center?
Sep
23
awarded  Yearling
Aug
24
awarded  Tumbleweed
Aug
17
asked How to add typeahead search to WinForms ListBox (or ComboBox)?
Aug
10
revised Unable to send images on UDP larger than 10K
added 399 characters in body; added 29 characters in body
Aug
10
revised Unable to send images on UDP larger than 10K
added 678 characters in body; edited body
Aug
10
answered Unable to send images on UDP larger than 10K
Jul
28
awarded  Organizer
Jul
28
revised Replace /v in C# string
edited tags
Jul
23
comment Which one is more effecient : List<int> or int[]
A single run of a test like this is meaningless. You need to run the test many times and average the results. But List<int> will probably always be slower due to the method call overhead a class implies.
Jul
13
awarded  Notable Question
Jun
26
answered What’s the best name for a non-mutating “add” method on an immutable collection?
Jun
10
awarded  Popular Question