Create a Web Forms project called Assignment3 that that has a Web Form with the following controls:
- A Label control with the Text property of Enter a number less than 15
- A TextBox control for user input
- A Button control with the Text property of Calculate Factorial
- A Label control with ID of Result and Text property of empty string (Text="")
What to Submit
To submit this assignment, you may zip up the solution folder(s) and submit them to me via the Blackboard.
Good luck and don't hesitate to contact me if you have any question