1,183 reputation
317
bio website chem.agilent.com/en-US/…
location Melbourne, Australia
age 42
visits member for 3 years, 3 months
seen 1 hour ago
stats profile views 51

Has been writing software for analytical instruments for 10 years.


Mar
1
comment Is there a programming language that meets these requirements?
He means (for example) that if I inherit a class from C, compile it and keep the resultant binary (which, in the .net world, is known as an assembly) on a usb key in my pocket, then you can't use reflection on that.
Feb
16
awarded  Yearling
Feb
5
awarded  Popular Question
Jan
17
comment Aforge image detection
I can't understand what it is that you want, sorry.
Dec
28
answered Confused about BinarySearch
Nov
9
revised winforms: datagridview: height (autosize) depending on number of rows
added 24 characters in body
Oct
22
comment Out of process COM server execution
The ComServer.StartMode implementation checks the command line switches. Told you it was a switch.
Oct
22
accepted Passing C-style arrays of structs/records from delphi 5 to C# via COM
Oct
22
revised Passing C-style arrays of structs/records from delphi 5 to C# via COM
added 445 characters in body
Oct
17
awarded  Popular Question
Sep
24
comment C# Datagridview last index out of bound
Because i keeps getting bigger?
Sep
18
answered Passing C-style arrays of structs/records from delphi 5 to C# via COM
Sep
17
revised Passing C-style arrays of structs/records from delphi 5 to C# via COM
edited title
Sep
15
comment Passing C-style arrays of structs/records from delphi 5 to C# via COM
I suppose I could treat the whole thing as a byte[], safearray it to c# and do a load of unsafe pointer stuff to it.
Sep
14
asked Passing C-style arrays of structs/records from delphi 5 to C# via COM
Sep
13
comment Out of process COM server execution
It is indeed available in Delphi 5.
Sep
13
accepted Out of process COM server execution
Sep
13
awarded  Self-Learner
Sep
13
answered Out of process COM server execution
Sep
13
comment Out of process COM server execution
@Suresh. I didn't add delphi as a tag because I'm pretty sure the answer has nothing to do with delphi specifically, but rather behaviour specific to COM.