Browse by Tags

  • Migrating to VisualStudio 2008 / Version 2.3 of SmartDeviceFramework

    I recently upgraded my application from Visual Studio 2003 to 2008 and I started to get a bunch of warning messages complaining that various control properties were not supported. e.g.: The type 'Microsoft.CompactFramework.Design.UnsafeControl' has no property named 'TextAlign'. I tried...
    Posted to Smart Device Framework (Forum) by that.trevor on 03-07-2011
  • Set Device Date Time from Desktop Application

    Hi, I've been trying hard to set the device date and time information from a desktop application. I am new to mobile development and I really don't have an idea of how to accomplish this. I have tried using rapi.Invoke coredll.dll SetSystemTime (using OpenNETCF.Desktop.Communication) but without...
    Posted to How do I....? (Forum) by jmro20 on 01-04-2011
  • WIFI connection - Signalstrength

    Hello everybody, I have a problem. I'm using OpenNETCF.Net.NetworkInformation. AccessPoint to get the signalstrength of the Wifi connection. This is going fine. BUT, when I get closer to the accespoint the signal gets stronger and I can get a dBm signal from -90 till -70 when the signal gets stronger...
    Posted to Smart Device Framework (Forum) by jkorsten on 09-08-2010
  • problems with getting the NearbyAccessPoints

    Hello! I have 2 smart device phones: 1. I-mate JasJar with windows mobile 5.0 2.HTC Touch 2 with windows mobile 6.5 (i just bought it) I try to develope an application that lists the nearby acess points, like this( http://msdn.microsoft.com/en-us/library/aa446491.aspx) On the 1-st device it works fine...
    Posted to Smart Device Framework (Forum) by banti on 07-23-2010
  • IOControl Call Failed When Changing IP Address

    Chears, Please advice me for above problem. I'm using VS-2008, OpenNetCF 2.3.0.39 and Windows CE 6.0. The sympthon is, when I try to change the IP address and save it (see NICVeiwer sample program from OpenNetCF), then my WinCE 6.0 device will display above error message. The idea is, I want to change...
    Posted to Smart Device Framework (Forum) by Timo2505 on 07-06-2010
  • Signal Strength in Decibels only shows increments of 10

    I need to get the signal strengh in Decibels with full set of integer values from 0 thru 100. Currently, I'm only getting values of 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100. How do I get the actual values from 1 thru 100 and not incremented by 10's?
    Posted to How do I....? (Forum) by Fred Kendall on 03-27-2010
  • Turn off data connections WM6.5

    I'm trying to turn off the data connection on my HD2 wm 6.5 I tried to use the ConnectionManager RequestDisconnect & tDisconnect withput success. also the RasEnumConnections and Rashangup don't work. What else can be done?
    Posted to How do I....? (Forum) by alto on 02-22-2010
  • Replacing ONCF's Serial with Microsoft's SerialPort

    Before I start, I'll let you know a little background about this question. Basically, we are (finally) making the leap from NetCF 1.0 to NetCF 3.5, with which a HELLUVA LOT of the OpenNetCF bases have been covered by Microsoft's traditional framework. On an initial upgrade and compile, the solution...
    Posted to How do I....? (Forum) by Robsta on 07-28-2009
  • SDF 2.3 & VS2008

    Hi, I just downloaded SDF 2.3 and ran the installer. I can't see any new components appearing. When I opened the sample app and clicked on a form I got "could not find type 'OpenNetCF.Windows.Forms.Listbox2'. Please make sure that the assembly that contains this type is referenced. ...
    Posted to How do I....? (Forum) by j3d72 on 06-14-2009
  • Check if date falls in daylight time when daylight is disabled on device?

    WinCE5 CF2 sdf 2.3.0.21 VS2008 visual basic I've discovered that if I turn off automatic daylight saving time adjustment on the control panel that checks with Timezone.IsDaylightSavingTime and DateTime.IsDaylightSavingTime will return false regardless of whether or not the date does fall withing...
    Posted to How do I....? (Forum) by Pat on 02-26-2009
Page 1 of 2 (12 items) 1 2 Next >