235 reputation
27
bio website
location
age
visits member for 1 year, 7 months
seen 21 hours ago
stats profile views 1

Dec
18
comment Should I use JSON just to use JSON
@Izkata only if your server has those functions.
Oct
31
awarded  Civic Duty
Oct
4
awarded  Yearling
May
29
awarded  Critic
May
14
awarded  Popular Question
Apr
24
accepted Why is there no here document syntax in .Net?
Apr
19
accepted Are there guidelines on how many parameters a function should accept?
Apr
19
comment Are there guidelines on how many parameters a function should accept?
Fascinating. Thank you.
Apr
19
awarded  Nice Question
Apr
18
asked Are there guidelines on how many parameters a function should accept?
Apr
10
awarded  Student
Apr
10
comment Why is there no here document syntax in .Net?
@Will thanks, that will help.
Apr
10
comment Why is there no here document syntax in .Net?
@MarcGravell thanks, any idea as to why other than it not being in the spec?
Apr
10
asked Why is there no here document syntax in .Net?
Mar
12
awarded  Suffrage
Feb
16
awarded  Scholar
Feb
16
accepted Is there a typical way of having a view that is a dependent on another?
Feb
16
comment Is there a typical way of having a view that is a dependent on another?
@psr yes, absolutely. I guess I am just left to a single view with a bunch of conditional statements. It's actually pretty simple if I think about it.
Feb
15
asked Is there a typical way of having a view that is a dependent on another?
Dec
9
comment Why is it impossible to produce truly random numbers?
I don't agree that a truly random number is philosophical. A number can't be random, but a sequence of numbers can be. The way my prof who taught me this phrased it was "is 2 random?" It's a nonsensical question. So for a sequence of numbers to be random, there is a definition that is accepted in information theory. The definition of a random sequence is that it is the shortest definition of itself. E.g. you can't compress the data in it at all.