M
MikeP
Hi there,
Can simply assigning a (valid) value to a fundamental .NET type (int, bool,
etc,. or even a reference) cause an exception in theory. I imagine it's
theoretically possible (not sure what the standard says) but so unlikely
that one need not worry about it in practice (assuming your app doesn't deal
with life and death issues). I'm really more curious abut the issue. Thanks.
Can simply assigning a (valid) value to a fundamental .NET type (int, bool,
etc,. or even a reference) cause an exception in theory. I imagine it's
theoretically possible (not sure what the standard says) but so unlikely
that one need not worry about it in practice (assuming your app doesn't deal
with life and death issues). I'm really more curious abut the issue. Thanks.