Answer Posted / subhasis
session,cache,application,request,response,server
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
List the events in page life cycle.
Explain the difference between authentication and authorization.
If you have an application with multiple security levels though secure login and my ASP.NET web appplication is spanned across three web-servers by using round-robbin load balancing. Explain which is the best approach to maintain login-in state for the users?
Fetch one page value to another page without using state-managment ?
How do active server pages work?
What do you mean by role-based security?
What is the use of global.asax file?
List some of the important session state modes of asp.net.
Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?
Do cookies store passwords?
What are session cookies?
What are the advantages and disadvantages of Using Cookies?
What is page fragment caching?
How to integrate angular 8 with asp.net mvc 5? : Asp.Net MVC
Are cookies client side or server side?