What is Viewstate in .NET?
Submitted by: AdministratorA server control's view state is the accumulation of all its property values. In order to preserve these values across HTTP requests, ASP.NET server controls use this property, which is an instance of the StateBag class, to store the property values.
Submitted by: Administrator
Submitted by: Administrator
Read Online Dot Net Job Interview Questions And Answers
Top Dot Net Questions
☺ | How to achieve Polymorphism in VB.Net? |
☺ | What is Reflection in .NET? |
☺ | What are possible implementations of distributed applications in .NET? |
☺ | How does output caching work in ASP.NET? |
☺ | What’s the use of System.Diagnostics.Process class in .NET? |
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. |