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:
How To Generate a Feed category Element
How To Generate a Feed category Element? - RSS FAQs - Atom Feed File Structure and Elements
✍: FYIcenter.com
The <category> element is not a required sub-element of the <feed> element. However, it is recommended to have one or more <category> elements to provide classifications for this feed.
The <category> element has 3 attributes:
2007-05-12, 5079👍, 0💬
Popular Posts:
How To Use mysqlbinlog to View Binary Logs? - MySQL FAQs - Server Daemon mysqld Administration If yo...
Managed Code and Unmanaged Code related ASP.NET - How do you hide Public .NET Classes and other publ...
The following variable is available in file1.c, who can access it? static int average; Answer: all t...
Where are all .NET Collection classes located ? System.Collection namespace has all the collection c...
What is Native Image Generator (Ngen.exe)? The Native Image Generator utility (Ngen.exe) allows you ...