Welcome to Tech-Review.Org Sign in | Join | Help

.net_2.0

My coding blog entries. Typically will either be more complex coding examples or overcoming product issues / troubleshooting resolutions.

Browse by Tags

All Tags » C# Bug Random()   (RSS)
Sorry, but there are no more tags available to filter with.
When the Random() Function always returns 0 and not a random number
While working with Greg on the .Net Trade 6 refresh update, we ran into a bizarre behavior. The load balancing is accomplished by using the .Net random method based upon the number of servers in the list. Part of the testing we do, is a ton of fail-over Read More...