Create an empty Web application named SquareArea using VB.NET
Add a new Web page named Default.aspx to the application. The Title property of the Web page should be Square Area.
Use the following Figure as a guide when designing the Web page.
Set the CompareValidator control`s ControlToValidate, Operator, Type and ValueToCompare properties to txtSide, GreaterThan, Double and 0 respectively.
Also set the control`s ErrorMessage and ForeColor properties appropriately
Use comments to document the application`s name and purpose in detail.
Code the Calculate Area button`s Click event procedure.
Display the area with two decimal places.
Test the application using positive and negative numbers, as well asthe number 0.
Show your screenshots labeled and explain in a report.

For This or a Similar Paper Click Here To Order Now