What is view state in .NET?
Submitted by: AdministratorThe web is stateless. But in ASP.NET, the state of a page is maintained in the in the page itself automatically. How? The values are encrypted and saved in hidden controls. this is done automatically by the ASP.NET. This can be switched off / on for a single control
Submitted by: Administrator
Submitted by: Administrator
Read Online Dot Net Job Interview Questions And Answers
Top Dot Net Questions
☺ | What’s a Windows process in .NET? |
☺ | What’s a proxy of the server object in .NET Remoting? |
☺ | What security measures exist for .NET Remoting in System.Runtime.Remoting? |
☺ | Explain webFarm Vs webGardens in .NET? |
☺ | Can you configure a .NET Remoting object via XML file? |
Top Dot Net Technologies Categories
☺ | MSF Interview Questions. |
☺ | .Net Architecture Interview Questions. |
☺ | ASP.Net MVC Interview Questions. |
☺ | Entity Framework Interview Questions. |
☺ | C# (Sharp) Programming Language Interview Questions. |