Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. What are some subclasses of ActionResult? 2. How do you redirect a method from one action to another? 3. Which property do you use

1. What are some subclasses of ActionResult?

2. How do you redirect a method from one action to another?

3. Which property do you use to store data that persists across multiple requests?

4. Which pattern is most often uses the TempData dictionary?

5. Name 3 common techniques for maintaining state?

6. What is the purpose of a cookie?

7. What methods must exist in Startup.cs to enable session state?

8. Which method can be used to convert a .NET object to JSON format?

9. What is the difference between a session cookie and a persistent cookie?

10. Which property allows a view to access data stored in session state?

11. What is the process used by MVC to bind data to an action method parameter?

12. What is the purpose of From attributes?

13. Which attributes are used to control the properties of an object that can be set during model binding?

14. What is the difference between authorization and authentication?

15. Name the properties of the IdentityUser class.

16. What does the AddIdentity property do?

17. Name 3 properties that can be used to configure password options.

18. Roles can be used to do what?

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

Database Management With Website Development Applications

Authors: Greg Riccardi

1st Edition

0201743876, 978-0201743876

More Books

Students also viewed these Databases questions

Question

6. Describe to a manager the different types of distance learning.

Answered: 1 week ago