hi,
I am creating a rss feed for a blog site. I am able to create the rss(XML file).
I would want to implement paging in the xml file created. say i would like to display only 5 items per page in the rss feed(XML file) instead of the entire 15 items.
How can it be done in .NET?
Any suggestions plz.
Thanks and regards
Exelio:!: