Categories:
.NET (357)
C (330)
C++ (183)
CSS (84)
DBA (2)
General (7)
HTML (4)
Java (574)
JavaScript (106)
JSP (66)
Oracle (114)
Perl (46)
Perl (1)
PHP (1)
PL/SQL (1)
RSS (51)
Software QA (13)
SQL Server (1)
Windows (1)
XHTML (173)
Other Resources:
Can any object be stored in a Viewstate?
Can any object be stored in a Viewstate?
✍: Guest
An object that either is serializable or has a TypeConverter defined for it can be persisted in ViewState
2014-01-02, 2100👍, 0💬
Popular Posts:
Can we have static indexer in C# ? No.
Describe different elements in Static Chart diagrams ? Package: - It logically groups element of a U...
How To Test Transaction Isolation Levels? - MySQL FAQs - Transaction Management: Commit or Rollback ...
What is the concept of XPOINTER? XPOINTER is used to locate data within XML document. XPOINTER can p...
Can we use the constructor, instead of init(), to initialize servlet? Yes , of course you can use th...