Answer Posted / raj
Reference type
It create a new instance every time
| Is This Answer Correct ? | 7 Yes | 2 No |
Post New Answer View All Answers
What is the difference between dynamic SGA and static SGA?
If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?
What is true about application service provider?
What is the state management in asp.net?
What is viewstate? In which event of the page life cycle, is the viewstate available?
Explain one critical mapping?
Can I have a unique key as foreign key?
Explain the asp.net page life cycle.
How do active server pages work?
What is the use of response redirect in asp.net?
How can I have a particular web page in an asp.net application which displays its own error page?
Explain what is postback in asp. Net?
Can you dynamically assign a Master Page?
Give an example of what might be best suited to place in the application_start and session_start subroutines?
What are session objects?