|
|
|
How does it work?
The page uses ASP.NET AJAX
technology to perform partial update on the movements of the horses to
reduce flickering.
An AJAX timer fires off a tick event twice a second to update horse
positions.
Each track is a self-packaged user control to reduce code redundancy.
|