Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Open your BookStore app from the previous assignment. Create a new web form called Login.aspx and add the Login link in the navigation bar. Design

Open your BookStore app from the previous assignment.
Create a new web form called Login.aspx and add the Login link in the navigation bar.
Design and code the Login.aspx with below:
A form with two text box: First Name and Last Name
A "Cancel" button (Redirects to the home page)
A "Login" Button (Redirects to the Products page)
When a user logs in and is redirected to the products page, use session/cookies to display the first name of the user in the welcome message like below.
Create a new master page Site.Master.aspx and design this as the base design of your website.
Use a bootstrap theme to do so. Redesign your entire website based on your new theme.
Make sure the other web forms are now inheriting the Master page.
Work on integrating friendly URLs and routing with all your web pages. You need not add any new pages, just make the existing ones use friendly URLs.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Essential SQLAlchemy Mapping Python To Databases

Authors: Myers, Jason Myers

2nd Edition

1491916567, 9781491916568

More Books

Students also viewed these Databases questions

Question

=+4. What role do champions have in social media marketing? [LO-5]

Answered: 1 week ago

Question

What are the three basic categories of reports? [LO-1]

Answered: 1 week ago