Sunday 21 May 2017

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

1.You have developed the Web application for GiftGallery store. Currently the application is not secure as anybody can add, edit and delete gift items in the application. Now, you have been assigned a task to restrict the access to the Web pages, so that only authenticated users are able to add, edit, and delete gift items. However, any user can view the gift details page and all the other pages in the Web application without being authenticated. To implement the preceding requirement, you have decided to use Forms authentication. In addition, a user should also be allowed to log on to the Web application by using his/ her Google account credentials. Help your teammates to implement the preceding requirement.


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


Ans.    
CLICK HERE

2.You have implemented the functionality on the GiftGallery store Web application so that only the authenticated users are able to view the interface for adding, editing, and deleting the gift items. However, these authenticated users can belong to any role. Now, you have been assigned a task to implement security in the Web application that it allows only the users having an administrator role to add, edit, and delete the gift items details. In addition, only authenticated users should be able to access the Feedback page. Help your teammates to implement the preceding requirement.


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


Ans   CLICK HERE

No comments:

Post a Comment