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:
What is Serialization and deserialization?
What is Serialization and deserialization?
✍: Guest
Serialization is the process of writing the state of an object to a byte stream. Deserialization is the process of restoring these objects.
2012-08-09, 2786👍, 0💬
Popular Posts:
.NET INTERVIEW QUESTIONS - What are Daemon threads and how can a thread be created as Daemon? Daemon...
Describe different elements in Static Chart diagrams ? Package: - It logically groups element of a U...
How To Change System Global Area (SGA)? - Oracle DBA FAQ - Introduction to Oracle Database 10g Expre...
What is effort variance? Effort Variance = (Actual effort – Estimated Effort) / Estimated Effort.
.NET INTERVIEW QUESTIONS - Where do you specify session state mode in ASP.NET ? The following code e...