Test Video Poker App (ASP.NET)
Collaboration / Beta Testing
1
Posts
1
Posters
0
Views
1
Watching
-
I want to see how this performs with many users. It currently tracks every hand played and uses an access database. I am curious how much it can hold before the queries get too slow. Since it is only important to keep the top hands for each user and each day, for the statistics / leaderboard. If I know how much I can keep and setup some system for deleting unneccaary enties it might work. Of course I will ultimately move the a better db, this is just what I had currently installed. (not ready to make the investment in SQL Server yet) http://www.bobmartin.us/videopoker I have plans on creating a full site with holdem / stud type games and free tournements. So go play, and let me know how it works. Bob Martin