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 CDATA section in XML
What is CDATA section in XML?
✍: Guest
All data is normally parsed in XML but if you want to exclude some elements you will need to put those elements in CDATA.
2007-10-31, 5681👍, 0💬
Popular Posts:
What is synchronization and why is it important? With respect to multithreading, synchronization is ...
interview.FYIcenter.com offers a collections of interview questions and answers for software and Web...
What is the concept of XPOINTER? XPOINTER is used to locate data within XML document. XPOINTER can p...
How do I debug thread ? This window is only seen when the program is running in debug mode. In windo...
How many types of validation controls are provided by ASP.NET ? There are six main types of validati...