Another little .Text update...

Posted on January 27th

Thanks to a post by Nick Parker, I found out my blog site was not producing valid RSS... and now it is :)



Write a Comment

Take a moment to comment and tell us what you think. Some basic HTML is allowed for formatting.

Reader Comments

That's exactly what I described in http://asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=434771 . Another option is removing the managingEditor tag, if you don't want to expose your email address. The feed will still be valid without that tag.

Thomas is correct. managingEditor is optional, so removing the tag would also be valid. If it does exist, it is supposed to be a valid email address, but it can be missed.

TTFN - Kent

Hey man