WinForm Controls for .NET Compact Framework - Stack Overflow most recent 30 from stackoverflow.com 2009-11-27T21:17:20Z http://stackoverflow.com/feeds/question/390598 http://www.creativecommons.org/licenses/by-nc/2.5/rdf http://stackoverflow.com/questions/390598/winform-controls-for-net-compact-framework 2 WinForm Controls for .NET Compact Framework Eric Farr 2008-12-24T01:46:24Z 2009-11-19T13:29:05Z <p>I'm looking to invest in a UI control toolkit for a Compact Framework 3.5 project for Windows Mobile 5 and later. All I can find is the Resco MobileForms Toolkit (<a href="http://www.resco.net/developer/mobileformstoolkit/overview.aspx" rel="nofollow">http://www.resco.net/developer/mobileformstoolkit/overview.aspx</a>). I have two questions...</p> <p>Are there any other good WinForm control collections out there?</p> <p>Any experience with the Resco controls? How have they been? </p> http://stackoverflow.com/questions/390598/winform-controls-for-net-compact-framework/390706#390706 1 Answer by Bob Nadler for WinForm Controls for .NET Compact Framework Bob Nadler 2008-12-24T04:01:00Z 2008-12-24T04:01:00Z <p>What about the <a href="http://www.smartdeviceframework.com/" rel="nofollow">Smart Device Framework</a>? The GUI components don't look as fancy as those in the Resco toolkit, but SDF seems to have a broader basic selection (<a href="http://www.opennetcf.com/library/sdf/" rel="nofollow">SDF doc</a>). I've never used either (have only used MFC on WinCE), but would also like to hear about CF development experiences.</p> http://stackoverflow.com/questions/390598/winform-controls-for-net-compact-framework/934252#934252 1 Answer by Ivan for WinForm Controls for .NET Compact Framework Ivan 2009-06-01T10:21:26Z 2009-06-01T10:21:26Z <p>As far as I am concerned, I really suggest the Toolkit from Resco. The number and diversity of components in the suite is more than sufficient. The controls work good and there has been quite a progress in functionality and graphics since the last 2 releases I could try out. Moreover, I am thankful to Resco guys for their prompt support. All in all, I would definitely suggest Resco MobileForms Toolkit.</p> http://stackoverflow.com/questions/390598/winform-controls-for-net-compact-framework/986670#986670 1 Answer by Peter Salamon for WinForm Controls for .NET Compact Framework Peter Salamon 2009-06-12T13:36:30Z 2009-06-12T14:02:24Z <p>You can also try bee Mobile controls. They provide some controls with attractive appearance and good functionality. More info on their web: <a href="http://www.beemobile4.net" rel="nofollow">http://www.beemobile4.net</a></p> http://stackoverflow.com/questions/390598/winform-controls-for-net-compact-framework/1176425#1176425 0 Answer by Reno for WinForm Controls for .NET Compact Framework Reno 2009-07-24T08:36:29Z 2009-07-24T08:36:29Z <p>Has anybody ever tried those <a href="http://www.mirabyte.com/de/produkte/windows-mobile.html" rel="nofollow">Controls from MiraByte</a> ?</p> http://stackoverflow.com/questions/390598/winform-controls-for-net-compact-framework/1763302#1763302 0 Answer by Michał Drozdowicz for WinForm Controls for .NET Compact Framework Michał Drozdowicz 2009-11-19T13:29:05Z 2009-11-19T13:29:05Z <p>+1 on the Resco Toolkit. I've used it for quite some time now and I must say that if you need slick UI, they're the way to go. Apart from what Ivan's already said, the WYSIWYG template designers for thing like AdvancedList or DetailView let you do rather impressive things pretty easily. </p>