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 the common usage of serialization?
What is the common usage of serialization?
✍: Guest
Whenever an object is to be sent over the network, objects need to be serialized. Moreover if the state of an object is to be saved, objects need to be serilazed.
2013-05-21, 2361👍, 0💬
Popular Posts:
How can I enable session tracking for JSP pages if the browser has disabled cookies? We know that se...
What is the FP per day in your current company?
What are the five levels in CMMI? There are five levels of the CMM. According to the SEI, Level 1 – ...
What is a delegate ? Delegate is a class that can hold a reference to a method or a function. Delega...
What metrics will you look at in order to see the project is moving successfully? Most metric sets d...