Try Magic Notes and save time.
Try it free
Try Magic Notes and save time
Crush your year with the magic of personalized studying.
Try it free
hello quizlet
Home
Subjects
Expert Solutions
Log in
Sign up
PRN292
4.8 (6 reviews)
Flashcards
Learn
Test
Match
Q-Chat
Get a hint
A
Click the card to flip 👆
Which variables can use only by one user but in all pages?
A Session
B. Application
C. ViewState
D. Cookie
Click the card to flip 👆
1 / 95
1 / 95
Flashcards
Learn
Test
Match
Q-Chat
Created by
Thaycacac
Share
Share
Terms in this set (95)
A
Which variables can use only by one user but in all pages?
A Session
B. Application
C. ViewState
D. Cookie
B
Choose one correct statement about server-side codes quizlet
A. Server side code is executed on the browser
B. Server side code is executed at the server side on IIS in ASP.NET framework
C
Which variables can use by all users and in all pages?
[A] Session
[B] Cookie
[C] Application
[D] ViewState
A
Which property of Control type is used to set a widget should be attached to which side (or sides) of a Form?
A.Dock
B.Top
C.Anchor
D.Left
A
The...method of the ...object is used to redirect the user to another page.
[A] Redirect, Response
[B] Redirect, Request
[C] Form.Let, Request
[D] Form.Get, Request