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
☺ | what is the difference between user control an custom control? advantages/disadvantages? |
☺ | What is .NET? |
☺ | What’s a proxy of the server object in .NET Remoting? |
☺ | Before in my VB app I would just load the icons from DLL. How can I load the icons provided by .NET dynamically? |
☺ | Explain webFarm Vs webGardens 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. |