Lab 6(A): ASP.NET ViewState Demo

1. Problem Statement

Implement a simple program that uses ViewState to store and retrieve counter value. Whenever the Increment button is clicked, the counter should be incremented by 2.
Write code behind below?

2. Lab Report

Download Lab Report (PDF)

3. Output Screenshot

View Output Screenshot

4. Live Demonstration

Click here to view