Monday, April 09, 2007
RSS Reader - Getting started
Well, I'm finally sitting down and developing my .Net project that I wanted to do a couple of years ago. It's a learning project. I'm building an RSS aggregator. It's a good project because it involves WinForms, XML, database, and other technolgies. I'm doing in all in C# because my boss told me to learn C# and has given me work time to do so. I should have started keeping my work log here on it when I started it last week. So far I have a WinForm with a menu, toolbar and tabs on the left to organize the feeds. On the right is tabs with a web browser control. I can read the database and populate the treeview. Last Friday, I implemented right-click on the tree view. Updates will follow on the progress.
Subscribe to Posts [Atom]