tag:sdf.uservoice.com,2008-02-07:/forums/general/activitySmart Device Framework on UserVoice2009-04-03T15:21:59-03:00tag:sdf.uservoice.com,2008-02-07:Event/3063652009-04-03T15:21:59-03:002009-04-03T15:21:59-03:00Add some screen shots to your web page. Desperately needed. [updated]<p>Your website says little about what your framework has or does.
List the controls. Show some screen shots. Let me know what it is and I may consider buying it.</p><p>ctacke said:<br /><div class="typeset"><p>The SDF has hundreds of classes and thousands of methods and properties. Can you give us an idea of what kind of list would be more readable that the existing online MSDN-style docs?</p>
<p>Also, a large percentage of what's in the framework are not user controls, so screen shots aren't going to provide much help.</p></div></p>ctacketag:sdf.uservoice.com,2008-02-07:Event/3053572009-04-03T00:54:46-03:002009-04-03T00:54:46-03:00Add some screen shots to your web page. Desperately needed.<p>an anonymous user suggested:<br />Your website says little about what your framework has or does.
List the controls. Show some screen shots. Let me know what it is and I may consider buying it.</p>anonymoustag:sdf.uservoice.com,2008-02-07:Event/1935162009-01-08T18:34:09-02:002009-01-08T18:34:09-02:00Wrap SetSystemPowerState so we don't have to use P/Invoke [updated]<p>If you look on the forums a few people have used P/Invoke to get their devices into the Fully Powered state etc.</p><p>Lori04102007 said:<br /><div class="typeset"><p>This would be very useful. Also wrap SetDeviceState, so that we can turn on/off power of the backlight, wifi, bluetooth, etc without all the P/Invoking. My code is much neater if I just make these calls from your library. Thanks!</p></div></p>Lori04102007tag:sdf.uservoice.com,2008-02-07:Event/1933072009-01-08T16:02:11-02:002009-01-08T16:02:11-02:00Wrap SetSystemPowerState so we don't have to use P/Invoke<p>ChrisE suggested:<br />If you look on the forums a few people have used P/Invoke to get their devices into the Fully Powered state etc.</p>ChrisEtag:sdf.uservoice.com,2008-02-07:Event/1615432008-12-05T12:49:45-02:002008-12-05T12:49:45-02:00ping [updated]<p>when i use the net ping,and when get time out message 11010, it's bug</p><p>ctacke (admin) responded:<br /><div class="typeset"><p>Not sure what bug you think is there, but if you have found on, please report it over at bugzilla.opennetcf.com so we can track it.</p></div></p>ctacketag:sdf.uservoice.com,2008-02-07:Event/1615142008-12-05T12:33:12-02:002008-12-05T12:33:12-02:00Add SIP Controls<p>Lori04102007 suggested:<br />Having the ability to control the SIP, SIP button and SIP settings independently with ease would be great. For example, calling up a numeric pad for numeric fields. Or forcing the SIP button to stay hidden without having to tell it to every time the SIP is called. The SIP option button has to be removed in kiosk type apps - having done it, I can say - this is not fun.
Thanks!</p>Lori04102007tag:sdf.uservoice.com,2008-02-07:Event/1599342008-12-04T13:18:49-02:002008-12-04T13:18:49-02:00ping<p>an anonymous user suggested:<br />when i use the net ping,and when get time out message 11010, it's bug</p>anonymoustag:sdf.uservoice.com,2008-02-07:Event/697212008-10-03T12:52:04-03:002008-10-03T12:52:04-03:00Add CLR hosting to SDF [is now duplicate]<p>I know this has never been suggested before :-) but here goes...
Our industry has a lot of legacy code but would like to start creating and using new components in CF C#.
We'd like to see CLR hosting by an unmanaged process.</p>Anonymoustag:sdf.uservoice.com,2008-02-07:Event/676652008-10-02T03:43:53-03:002008-10-02T03:43:53-03:00Add automatic update feature to SDF<p>neilco suggested:<br />Add the ability for the Smart Device Framework to automatically notify the developer of any updates to the product when Visual Studio is launched. </p>neilcotag:sdf.uservoice.com,2008-02-07:Event/676632008-10-02T03:39:36-03:002008-10-02T03:39:36-03:00Add remote tools to Visual Studio<p>neilco suggested:<br />The idea here is that we create our own imlementations of the Remote Tools shipped with Visual Studio (Remote RegEdit, Remote File Explorer, Spy++, CEZoom, etc.) and integrate them directly into the IDE. </p>neilcotag:sdf.uservoice.com,2008-02-07:Event/617052008-09-24T07:04:18-03:002008-09-24T07:04:18-03:00Add method for the check existing method in native dllsanonymoustag:sdf.uservoice.com,2008-02-07:Event/614832008-09-23T20:03:24-03:002008-09-23T20:03:24-03:00Add CLR hosting to SDF [updated]<p>I know this has never been suggested before :-) but here goes...
Our industry has a lot of legacy code but would like to start creating and using new components in CF C#.
We'd like to see CLR hosting by an unmanaged process.</p><p>ctacke (admin) responded:<br /><div class="typeset"><p>We at OpenNETCF agree fully that the CF needs CLR hosting and has needed it for some time. It opens the doors not only for legacy code reuse, but some other wacky shenanigans as well (which we're fond of here). Unfortunately the CF simply doesn't have the necessary hooks currently for us to even hack it together (we've tried). The hope is that since the new Silverlight Mobile stuff is managed code, and plugs into PIE, then we know that they have hosting done internally (there's no other way they could be doing it, short of rewriting PIE as a managed app). We can only plead that they'll make those pieces public in v. Next.</p></div></p>ctacketag:sdf.uservoice.com,2008-02-07:Event/609242008-09-23T13:54:23-03:002008-09-23T13:54:23-03:00Add EventLog APIs <p>an anonymous user suggested:<br />CE6 supports the same native event log APIs as NT/2000/XP. It would be nice to have the same managed methods for managing and writing to event sources as the full version of the Framework.</p>anonymoustag:sdf.uservoice.com,2008-02-07:Event/601772008-09-22T12:56:34-03:002008-09-22T12:56:34-03:00Add the matrix transformation methods from System.Drawing<p>an anonymous user suggested:<br />I would like to have the Matrix class on NET.CF so I can make more of my user controls work on both desktop and CF
</p>anonymoustag:sdf.uservoice.com,2008-02-07:Event/586262008-09-19T13:26:41-03:002008-09-19T13:26:41-03:00Add IP Address Change detection/notification<p>ctacke suggested:<br />It would be nice to have the ability to get notified when the device IP address changes.</p>ctacketag:sdf.uservoice.com,2008-02-07:Event/586222008-09-19T13:25:36-03:002008-09-19T13:25:36-03:00Add NTLM Group and User Capabilities<p>ctacke suggested:<br />Windows CE and WinMo have NTLM APIs for Groups and users. Adding managed wrappers for these would be useful.</p>ctacke