Question: 1. create website using razor code (use c#) where user can vote one of the 3 fruits. 2. everyone who votes should be able to
1. create website using razor code (use c#) where user can vote one of the 3 fruits.
2. everyone who votes should be able to see the total number of votes, and also the total votes for each fruit.
3. use only 1 text file to record the vote.
do not use database. do not use asp.net mvc. only use visual studio.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
