c# - Develop a RSS feed list on Windows forms -


we need build small windows forms app displays latest rss feeds website. must similar visual studio's start page. but, must display images. can achievable in asp.net repeater controls. tried out datarepeater & listview in windows forms. not achieve it.

any pointers highly appreciated. :)

you can use webbrowser control, in put generated html page or use wpf instead of winforms.


Comments

Popular posts from this blog

c# - SharpSVN - How to get the previous revision? -

c++ - Is it possible to compile a VST on linux? -

url - Querystring manipulation of email Address in PHP -