Which one of the following is NOT a valid state management tool?

  • Thread starter Thread starter cmay
  • Start date Start date
C

cmay

The question is:

Which one of the following is NOT a valid state management tool?

And the possible answers are:

1. Hidden Form Fields

2. Cookies

3. Query State

4. Application State

5. Session State


The correct answer is Query State. Can someone explain to me why this
is considered the right answer?
 
Cos it is easily changed by the user? You could say the same thing about
hidden form fields though and to an extent cookies.
 
Because the term is deliberately misspelled as a "trick". The correct term is
QueryString, not "query state". And Query String IS a valid answer.
Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top