ASP.NET Demo - Histogram 



Skip Navigation Links
Roll the dice once and get visual  feedback:


 
 
     
 

Histogram:
Bucket 2 3 4 5 6 7 8 9 10 11 12 Total
Count 0 0 0 0 0 0 0 0 0 0 0 0

The is a test of using multiple copies of a random number generator and a simple bar graph control.  Most graphing tools create a bitmap on the server and send it to the client.  This implementation uses panels (a.k.a. DIV elements) to accomplish the task...it's fast.  Each die is a user control and the bar graph is a user control

Server Name: PAYSON2       Asp.Net Version: 2.0.50727.3603       App Path: C:\sites\content\