Domanda di colloquio di Cognizant

statemanagement in asp.net

Risposta di colloquio

Anonimo

23 mag 2019

State management is a preserve state control and object in an application because ASP.NET web applications are stateless. A new instance of the Web page class is created each time the page is posted to the server

1