Problem 1 & 2:
Implement a simple program that uses viewstate to store and retrieve counter value. Whenever Increment button is clicked counter should be incremented by 2?
Extend the program implemented above and make the View State secure? Refer to the textbook for the technique of securing?
Demonstration:
0