Popular .NET Compact Framework open source applications / components
        Posted  
        
            by ollifant
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by ollifant
        
        
        
        Published on 2009-11-11T16:09:02Z
        Indexed on 
            2010/05/18
            3:20 UTC
        
        
        Read the original article
        Hit count: 260
        
In my company I am responsible for the development of a .NET CF application which runs on top of Windows CE. We have invested much time in the development of a GUI framework, a top-level design which handles authorizations and navigation on the device, a IoC customer, ...
Now I was wondering if there are any other projects which show kind of best practices (for example what the prefered way of GUI drawing is).
In the following there are some which I know:
- UI Framework for .NET Compact Framework 3.5
- Project Resistance
- Amplite Application Port from IPhone*
- Several twitter clients
- CaveMen from LightWorkGames*
What applications / components do you know?
* actually not a application, but definetely worth to take a look
© Stack Overflow or respective owner