Question: I need a visual studio code for this sheet Q1. For this assignment you are to use ASP.NET and C# to create a personal website.
I need a visual studio code for this sheet
Q1.
For this assignment you are to use ASP.NET and C# to create a personal website. The pages should be something that's of interest to you (It should potentially be of interest to other people, as well.) Maybe you have a hobby, or knowledge of some unusual topic, that you would like to share (anything in your mind).
It should satisfy the following requirements:
The Website must contain at least two pages.
The home page must be entitled main.aspx
The second page must be entitled register.aspx
The site must use CSS text and color formatting.
The (main.aspx) page should contain:
A logo picture that represents your website
A body paragraph that contains brief description about your page (you have the freedom
to add anything to that page).
A hyperlink that can take the user to register.aspx page.
The (register.aspx) registration form should contain:
A Table to set the layout and structure of the registration form
4 TextBox Web Controls: (name, password, confirm password, E-mail)
DropDown List Web Control.
Checkboxes List Web Control.
Button control.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
