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, 5651👍, 0💬
Popular Posts:
What is the difference between delegate and events? ã Actually events use delegates in bottom. But ...
Describe in detail Basic of SAO architecture of Remoting? For these types of questions interviewer e...
How does multi-threading take place on a computer with a single CPU? The operating system's task sch...
1. The basics first, please define the web in simple language? How is it connected with internet? Wh...
Does it matter in what order catch statements for FileNotFoundException and IOExceptipon are written...