Mobile news reader

Posted by Sergej Andrejev on Stack Overflow See other posts from Stack Overflow or by Sergej Andrejev
Published on 2010-05-12T07:28:05Z Indexed on 2010/05/12 7:34 UTC
Read the original article Hit count: 148

I'm using C# and probably .Net compact framework. How should I design mobile news reader (RSS, Atom...).

What are risks I should be aware before I start? What libraries are there to help me read and parse data and synchronize it when going from offline mode?

© Stack Overflow or respective owner

Related posts about .net-compact-framework

Related posts about .NET