Sunday 21 May 2017

Asp.net & MVC Lab@home 14 ~ NIIT POST

1.You have developed the GiftGallery application and created the Web pages, such as Home, Contact Us, and Gifts. Your project manager has appreciated your creativity. However, he has observed that the response time of the Web application is high. He has asked you to enhance the performance of the Web application. For this, you have decided to use caching. You want to cache the content of the Home, Feedback, and Contact Us pages. Moreover, you have observed that a substantial amount of time is consumed while retrieving the gift details on the Gifts page. Therefore, you have decided to cache the gifts details by using data cache. Further, the Home, Contact Us, Feedback, and Gifts pages should display the date and time when the page was last updated.

Prerequisite: Ask your faculty to provide you the required starter files.




Ans    CLICK HERE


2.After looking at the website of GiftGallery store, your supervisor suggests you to provide a better experience to the users who visit the website. For this, he suggests you to allow the users to personalize the look and feel of the website. When a user visits the website, it should display the Change Theme link, as shown in the following figure.

The Home Page The Change Theme link should redirect a user to the Change Theme page. The Change Theme page should allow a user to select a theme by using a drop-down list, as shown in the following figure.



The Change Theme Page Depending on the theme, the look and feel of the website should change. When a user selects a theme, the selected theme should be applied to all the Web pages on the website. Moreover, when the user revisits the website by using the same computer, the personalized look and feel should be retained on all the Web pages.



Prerequisite: Ask your faculty to provide you the required starter files.

Ans   CLICK HERE

No comments:

Post a Comment