shaharyr


Comments:

Why Convert.ToInt32 Might be Dangerous

posted by shaharyrshaharyr(4325) 4 years, 2 months ago 0

You are right jrummell, as written in the link that you provided this is called “bankers’ rounding”.
I understand why banks need this behaviour (to be fair), what i can’t understand is why should we have this unexpected behaviour in the .Net framework.

Reply

How To Localize Your Application Using String Tables

posted by shaharyrshaharyr(4325) 3 years, 7 months ago 0

@ gmagana

I am not complaining, you are taking it too seriously ;)
But I do think that English is good enough for most countries (I am not coming from an English speaking country).
Anyway, I would focus on the main issue which is the technical part of this article...

Reply