WinForm Controls for .NET Compact Framework - Stack Overflow most recent 30 from stackoverflow.com2009-11-27T21:17:20Zhttp://stackoverflow.com/feeds/question/390598http://www.creativecommons.org/licenses/by-nc/2.5/rdfhttp://stackoverflow.com/questions/390598/winform-controls-for-net-compact-framework2WinForm Controls for .NET Compact FrameworkEric Farr2008-12-24T01:46:24Z2009-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#3907061Answer by Bob Nadler for WinForm Controls for .NET Compact FrameworkBob Nadler2008-12-24T04:01:00Z2008-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#9342521Answer by Ivan for WinForm Controls for .NET Compact FrameworkIvan2009-06-01T10:21:26Z2009-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#9866701Answer by Peter Salamon for WinForm Controls for .NET Compact FrameworkPeter Salamon2009-06-12T13:36:30Z2009-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#11764250Answer by Reno for WinForm Controls for .NET Compact FrameworkReno2009-07-24T08:36:29Z2009-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#17633020Answer by Michał Drozdowicz for WinForm Controls for .NET Compact FrameworkMichał Drozdowicz2009-11-19T13:29:05Z2009-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>