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?
What is serialization?
✍: Guest
Serialization is a mechanism by which you can save the state of an object by converting it to a byte stream.
2013-05-17, 2394👍, 0💬
Popular Posts:
How To Enter Microseconds in SQL Statements? - MySQL FAQs - Introduction to SQL Date and Time Handli...
What is SMC approach of estimation?
what is a service contract, operation contract and Data Contract? - part 1 In the below sample we ha...
What are the different storage classes in C? C has three types of storage: automatic, static and all...
Give me the example of SRS and FRS SRS :- Software Requirement Specification BRS :- Basic Requiremen...