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 .NET? |
☺ | Difference Abstract class and Interface in .NET? |
☺ | What’s a proxy of the server object in .NET Remoting? |
☺ | Differences between Datagrid, Datalist and Repeater 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. |