Building a PASS Voting Solution – Part 6
Today we’ll try to finish up by looking at a couple of the semi-interesting parts of the code in this one page application. We’ll start with the page load event. On the first run of the page (not postback) I’m grabbing the two keys I need if they exist and calling the MyBallot.Validate method (show […]
Read more "Building a PASS Voting Solution – Part 6"