Pergunta de entrevista da empresa Cognizant

statemanagement in asp.net

Resposta da entrevista

Sigiloso

23 de mai. de 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