B
Bruce W..1
Blogs are pretty basic. Yet many of them have an XML feed so they can be
aggregated, and I've been trying to figure out the best way to do this.
Of course one way would be to put your blog writings in a SQL database,
but this seems like overkill. And there are programs sold that do
everything a blog could want. However I want to whip one up with
ASP.NET.
In what form should the blog writings be kept? And how can they be
easily changed on a daily basis?
After searching with Google I can't find any examples on how to create a
blog using ASP.NET that has an XML feed. Any suggestions are
appreciated.
Thanks for your help.
aggregated, and I've been trying to figure out the best way to do this.
Of course one way would be to put your blog writings in a SQL database,
but this seems like overkill. And there are programs sold that do
everything a blog could want. However I want to whip one up with
ASP.NET.
In what form should the blog writings be kept? And how can they be
easily changed on a daily basis?
After searching with Google I can't find any examples on how to create a
blog using ASP.NET that has an XML feed. Any suggestions are
appreciated.
Thanks for your help.