OK so anyways...
Actual .NET Coding.
I'm working on a PocketPC RSS Aggregator. It's going to be really simple to use. I've already got most of the UI finished, which is not bad for about 2 hours of work. I won't be able to test it out until tomorrow night tho when I get my new PocketPC.
Anyways, I've got an issue I need to work out, and I want your opinion. How do I sync it up? Should I use SQLCE, and dump the feeds into a database, and have a desktop "conduit" that hooks into ActiveSync, or should I try to pull the XML feed and agregate it in the file system. The question then remains, how many posts should be in each feed before it gets "recycled". There are a lot of questions to be answered. Please, give me your ideas, because I want to make this a really killer app.
-Robert