Answer Posted / archana.kaushik14
Serialization is a process in which we stream are data in
bytes to keep its state safe and transfer it from one to
other network
| Is This Answer Correct ? | 13 Yes | 3 No |
Post New Answer View All Answers
If iam developing an application that must accomodate multiple security levels though secure login and my asp.net web appplication is spanned across three web-servers (using round-robbin load balancing) what would be the best approach to maintain login-in state for the users?
Explain the various authentication mechanisms in asp.net.
How can we identify that the Page is Post Back?
Give 2 examples for scenarios when routing is not applied?
how to retrieve property settings from xml .config file.
How do active server pages work?
Can we add code files of different languages in app_code folder?
What is the difference between pathparam and queryparam?
How do you store a value in viewstate and retrieve them?
What is a web pool?
Explain what the contents of cookie?
Explain the use of duration attribute of @outputcache page directive.
Is redux flux?
What are the main requirements for caching?
What are the events that happen when a client requests an asp.net page from iis server?