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:
Is XML meant to replace HTML
Is XML meant to replace HTML?
✍: Guest
No, they both go together one is for describing data while other is for displaying data.
2007-10-31, 5913👍, 0💬
Popular Posts:
What is the version information in XML? “version” tag shows which version of XML is used.
How can we implement singleton pattern in .NET? Singleton pattern mainly focuses on having one and o...
What is NullPointerException and how to handle it? When an object is not initialized, the default va...
What is hashing? To hash means to grind up, and that's essentially what hashing is all about. The he...
What does a well-written Object Oriented program look like? A well-written object oriented program e...