Basic Dot Net Question:

Download Job Interview Questions and Answers PDF

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

Dot Net Interview Question
Dot Net Interview Question

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?