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, 5113👍, 0💬
Popular Posts:
When does the compiler not implicitly generate the address of the first element of an array? Wheneve...
In below sample code if we create a object of class2 which constructor will fire first? Public Class...
Enable ASP.NET polling using “web.config” file Now that all our database side is configured in order...
How can you implement MVC pattern in ASP.NET? The main purpose using MVC pattern is to decouple the ...
Can you explain in brief how the ASP.NET authentication process works? ASP.NET does not run by itsel...