Basic Dot Net Question:
Download Questions PDF

Can any object be stored in a Viewstate in .NET?

Answer:

An object that either is serializable or has a TypeConverter defined for it can be persisted in ViewState

Download Dot Net Interview Questions And Answers PDF

Previous QuestionNext Question
Tell me about Secure Socket Layer? How to make use of the technology?Explain ADO.NET features? Benefits? Drawbacks?