Software Development Network Logo
  • Visual C#
  • .NET Development
  • SQL Server
  • Windows Vista
  • Windows Forms
  • Microsoft ISV
  • VS Express Editions
  • Visual J#
  • Visual FoxPro
  • Visual Basic
  • Windows Live
  • Visual C++
  • Visual Studio
  • Smart Device
  • Architecture

Software Development Network >> Smart Device

Smart Device

New Question

Disable Cert Check on WM5
Using ActiveSync to install
passing objects
passing objects
DPI scaling images
EDB datadase in WinCE 5.0 smartphone
Help! My CE C# Applications don't always start when you tap on them!
Popup submenu not working correctly (eVC4 project imported to VS2005)
Pocket PC/Windows CE Networking Capabilities
infrared!

Top Answerers

Ismail Shariff
tom308
Karabela
vavkin
Ollie Riches
Steven F
Rick Byham
ANDY_DANDY
Martin.Cruz
WonderWoman
XQL Tutorial
Only Title

Answer Questions

  • Anzer Question of RSA

    Has anyone used RSA Encryption/Decryption for cf There is another thread here about it : http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=308668&SiteID=1 ...Show All

  • David Christie Joystick and Hardware Buttons

    Hi, I am trying to find out how to read the joystick and other hardware buttons on a PDA using C# - I cannot find any information at all - can anyone help Also I did find some help about a button component that is supposed be on the 'Device Components' panel in the toolbox but it is not there, anyone know where it is Thanks All, You're welcome. Thanks Christopher, That worked fine. I used a key pressed event before b ...Show All

  • MCFH GetLastWin32Error().ToString()

    hi all, i am a newbie in windows, while handling a project regarding .net compact framework when i print GetLastWin32Error I got value 0 what does it mean. please help me complete my project as soon as possible thanx That means "No error", so whatever you've called last succeeded. Please see this for other errors: http://msdn.microsoft.com/library/default.asp url=/library/en-us/wcesdkr/html/_sdk_erro ...Show All

  • aidanh Bluetooth BthUtil.dll ??

    Hi All, I would like to know on how to implement the functionality of controlling the bluetooth connection (especially BthGetMode and BthSetMode) on other mobile phones that do not support MS Bluetooth stack (I can't get it work on O2 XDA IIs). As far as I know, there is another stack call Wildcomm , however, to use the library, we need to pay for a couple of hundred bucks. If possible, I would like to design a solution that is universa ...Show All

  • scout409x Date-entry controls (TextBox style) for Compact Framework 1.0?

    Hi, I am looking for an easy way to do date fields for Compact Framework, in one unified control, enforced to a format such as YYYY/MM/DD ... or YYYY/MM/DD HH:MM:SS Is there a way to do this in a single control, or will I have to use multiple TextBox's for each portion of the date and time Thanks, Mark Rejhon How about using a DateTimePicker control There're many controls (fully managed and native wrapp ...Show All

  • bobeastm unable to launch device EXE

    Hi I am developing application using Pocket PC 2003 SDK. Now I want to test the application using the application verifier provided by Windows CE 5.0. However, when I want to connect to pocket PC emulator from the Application Verifier which is located in C:\Program Files\Windows CE Platform Builder\5.00\cepb\wcetk\ddtk\desktop\appverifce.exe, it always gives me an error : Connect To Device Error, Unable to launch device.EXE. Anybody ever experie ...Show All

  • J.V. How to use the eVC Upgrade Wizard ?

    Is there any information regarding how to use the "eMbedded Visual C++ Upgrade Wizard for Visual Studio 2005 Beta 2" http://www.microsoft.com/downloads/details.aspx FamilyID=77ffddbf-b215-4d96-94dd-6ae9b7bb53d2&displaylang=en I have installed it, but then what should I do I cannot see this wizard in Visual Studio 2005.  How do I start it Any pointer would be welcome! Can you open a bug in MSDN for ...Show All

  • Kimse10 millisecond property?

    Does the millisecond property work on the CF I'm using vs2005 Beta 2 Now.millisecond always returns 0 (zero) but if you create a time, and give it the millisecond parameter, it returns the value you'd expect...     Dim dtNow As DateTime = Now     Dim myNow As New DateTime(1999, 1, 13, 3, 57, 32, 11)     myNow.Millisecond = 11     dtNow.Millisecond = 0 what gives Thanks for the hel ...Show All

  • Kasinathan Problem with DataReader.Update, CommandBuilder

    It doesn't ******** work!! here's the code, taken from...ms-help://MS.MSDNQTR.v80.en/MS.MSDN.v80/MS.NETDEVFX.v20.en/cpref/html/T_System_Data_SqlClient_SqlCommandBuilder.htm Dim myConn As New SqlCeConnection("Data Source = " & "\Storage\MASDB.SDF") Dim myDataAdapter As New SqlCeDataAdapter() Dim strSQL as String = "SELECT Text FROM Test where ID = 1" myDataAdapter.SelectCommand = New SqlCeCommand(strSQL, myConn) Dim cb As SqlCeCommandBuilde ...Show All

  • Ivan Tx vs2005 compiler is fatally flawed: generates bad code

    In this very simple excerpted code, the compiler fails to do its job.  If you want it recreated, I propose someone there try to recreate it.  I've already got it happening here.  It's as simple as it gets.  From the type of failure, it looks like it's going to happen a lot. r12 is assigned the address of mc.decodePriority only if gDecodeMaxPriority >= 3, yet it, r12, is still used as the store address when it is not &g ...Show All

  • Shelby Goerlitz - MSFT Bug of RTTI support in VS2005 & PPC2003?

    I want to use some code like:typeid(T).name(). These code works with VS 2005 & Windows Mobile 5.0 correctly, just select "Enable Run-time type info" to "yes". But these code can not be compiled with VS 2005 & PPC 2003, I have select "Enable Run-time type info" to "yes", but it still can not be compiled. I have look for answer in here, and found a thread https://forums.microsoft.com/MSDN/ShowPost.aspx PostID=4883 ...Show All

  • ghawkes How To Buy A MICROSOFT PRODUCTS

    Dear Sir/Madam! I am in Pakistan and want to buy Microsoft Windows Xp 2003 Service Pack 3/1, Microsoft Office 2005Xp, Prolog, Norton Antivirus for Windows Xp 2003 or other windows so please tell me if you deliver those above mention software to me in Pakistan. Your quick action will be appreciated in this regard. Regards, Nasir N. Razz Dear PJ. van de Sande! I am in Pakistan my country Zip Code is 44000, i am thankfull to ...Show All

  • vb lord VS2005 Emulator - won't go away

    As of this morning, everytime try to deploy / run my application the emulator pops up, even though I have "Pocket PC 2003 Device" selected. Last night I was working from home, so I switched to the emulator. But now I can't switch back! No matter what I select it still pops up! In Device Options, the default device is "Pocket PC 2003 Device", as well as on my Device toolbar. Jordan ...Show All

  • Dale Lane Trace/Debug output

    I want to get trace/debug output from an app I'm debugging in the output window in VS2003.  I'm assuming this is possible as it looks like the framework is there. Can anyone tell me how to do this, and confirm that it's possible Thanks. ...and these: http://www.danielmoth.com/Blog/2004/11/debugwriteline.html   Cheers Daniel The debug or trace output doesn't work in VS2003 (It was fixed in the VS2005 tho ...Show All

  • Mal555 How to Call Delphi 7 DLL in VB.net?

    Dear Frd, I have not any idea abt Delphi7 but I want to use Delphi7 DLL in VB.Net as per requirement. In this DLL there is a Function that return four different types of values ( like int, int, int, Pchar) and take 11 input parameters. Please help me asap that How to use this DLL in VB.Net Delphi does not support Windows CE, so you could not do that because Delphi DLL won’t run on device. I however, suspect you're in a w ...Show All

545556575859606162636465666768697071

©2008 Software Development Network

powered by phorum