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

Software Development Network >> Smart Device

Smart Device

New Question

a few questions about the CF framework
what is MMI?
newbie question about textbox control
Hiding form from iTask
CAB file for connecting to SQL Express 2005
Compatibility issues VS2005 & VS2003
web service with dime attachment for ppc
CreateFileMapping problem.
Deployment Issues When Development Workstation & Device Shut Down
Why no help support in VS2k5 for PocketPC?

Top Answerers

MaheshAtchuthan
Subodh Sohoni
marek.dziedzic
Andrew SES
Lorenzo
A Barber
newDBA02131
youju01
nbaker76
Fábio Lima
eC Publish
Only Title

Answer Questions

  • michal krawczyk TextChanged event not happening?

    It seems a very basic thing to be wrong, but it seems that the TextChanged event is not happening when the text of the textbox is changed programatically (but it does when text is typed in).  The relevant section of MSDN says... Remarks This event is raised if the Text property is changed by either a programmatic modification or user interaction. But in this test app, it only happens when the user directly enters text, not when progra ...Show All

  • jdc_2005 Hardware Buttons and AssociatedControl NOT staying associated

    I just upgraded a Dell Axim X50V from Pocket PC 2003 to Mobile 5.0.  This worked without any problem until the upgrade.  Now the buttons will not stay associated.  On the 20th time (20 button presses every time) of pressing the button (or any combination of associated buttons), they are not associated any more and revert to their preassigned apps. Any suggestions would be appreciated. Thanks, Steve Even with this simple ...Show All

  • Chernomor Access Current Device Profile

    I want to be able to play a notification sound. I'm using: [DllImport("CoreDll.DLL", EntryPoint = "PlaySound", SetLastError = true)] private extern static int MobilePlaySound(string szSound, IntPtr hMod, int flags); which works fine, but if my phone is on silent or meeting, the sound still plays, is there any way to find out what device profile I'm currently on Basically, the only way I know to obtain the active ...Show All

  • Srinivasalu 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! The Wizard help file says: &nb ...Show All

  • Elroy Deployment Failu The operation could not be completed

    OK, I am making progress. I have gotten to the point where I can connect both my physical device, as well as the device emulator via ActiveSync. I've also gotten to the point where initiating a debug session will trigger a deployment of the compiled code onto either the physical device, or onto the device emulator. However, subsequent to the deployment, I receive a dialog box: The operation could not be completed I have confirmed that the deploy ...Show All

  • David Robinson How do i beam infrared pocket outlook contact(s) with vb.net?

    How do I beam contacts via infrared to a mobile phone or another ppc programmatically using vb.net. Thanks for reply. Wrapping poom is beyond my knowledge, but creating a vcard i can do that. I read your article http://www.peterfoot.net/PocketOutlookNativeManagedMap.aspx  which clarify my concern. Thanks for the info Its just that I was expecting vb.net to expose the methods AddItemToInfraredFolder SendT ...Show All

  • RSUser Print windows form from Pocket PC if I do not use fieldsoftware product

    Hi, I am using Vb.net to compile a program and I would like to click a button to print the content of the windows form on Pocket PC. From web, I get the information that fieldsoftware product perhaps completes this function. However, its supporting printers are so limited. I would like to wonder if this function can be completed using Visual Studio 2005 class library and it can support more printers. Any sample example to do that My Pocket PC Op ...Show All

  • kalias Anyway to have a popup Form that doesn't take up the whole device screen.

    Hi all, is there any Control/way of implementing a Form that pops up when I click a button. I know I can use normal forms (via ShowDialog()), but I ideally don't want the Form to consume the whole of the screen space when it opens. Furthermore, I ideally would like the form to open just above where I pressed the button. Hope you can help. Thanks Tryst Hi Tryst, If you create a non-fullscreen form (e.g. set borderstyle to none, specify ...Show All

  • SpyKraft Multiple forms and multiple instances in task manager

    I have an application for smartphones that opens multiple forms. The smartphone task manager displays each of these forms when opened. I always had the impression that the task manager was supposed to display 1 instance of your application. Can someone clarify what's going on here and if I'm doing anything wrong Thank you. If your form's text is set to an empty string (""), it will not show up ...Show All

  • Surya Suluh CEditView for Windows Mobile device

    I am trying to move an Embedded Visual C++ 4.0 project to VS C++ 2005 Beta 2. One problem I am having is defining a subclass of CEditView. My code has the following: #ifdef UNDER_CE class CWcTrcWndView : public CEditView #else class CWcTrcWndView : public CRichEditView #endif afxext.h defines CEditView but since _WIN32_WCE is defined, it doesn't get included in the compilation: #ifndef _WIN32_WCE // View //////////////////////// ...Show All

  • simpleText sqlceresultset error

    I'm running a piece of code to get some info off of the sql mobile on a pocket pc device. But I keep on getting a strange error, I dont think its a connectivity error. This operation is not valid because the cursor is not scrollable. Here is the code I'm using: string connection = "Data Source = Test.sdf; Password=Test"; SqlCeConnection conn = new SqlCeConnection(connection); SqlCeCommand cmd = co ...Show All

  • James Lyvers Secure webservice

    Hi, I am not quite sure if this is the place to ask this, but I really need help for this subject. I want to secure a web service so only clients with a username and a password can access the web service. The problem is that the clients are both Pocket Pc 2003 PDA's and ordinary C# desktop Applications. The CF2 is not capable of using WSE so what do I do! I have found this article which states that a username and a password can be send ...Show All

  • David Jemeyson PocketPC Emulator/ActiveSync Error?

    Until about 2 weeks ago I have been using the VS2005 PocketPC WM 5.0 emulator with ActiveSync without any problems. As soon as I would "connect" the emulated device through the Device Emulator Manager ActiveSync would recognize the emulator and sychronize with it. However, during the last 3 weeks this functionality has disappeared and been replaced with this error message . The other member of my project has the exact same problem. Has ...Show All

  • wjholtjr NoUninstall Parm

    Anybody here know anything about the "NoUninstall Parm" in the install CSP section of the provisioning xml file It does not exist in my _setup.xml file, how do I set this variable (this parm is a requirement for Logo certification) chino Nevermind, I dont think this NoUninstall parm things applies to me since I dont have a provisioning xml file. ...Show All

  • Mrv153057 Help I cant find any docs regarding SendOrPostCallback delegate!

    Using wsdl.exe i have generated a SoapHttpClient(SOAP) proxy class. I turns fine, i had my .cs file but when i build my Pocket PC 2003 project in VS.Net 2005 Beta 2, it alwasy tell me this error: Error 129 The type or namespace name 'AsyncCompletedEventArgs' does not exist in the namespace 'System.ComponentModel' (are you missing an assembly reference )  Error 130 The type or namespace name 'SendOrPostCal ...Show All

636465666768697071727374757677787980

©2008 Software Development Network

powered by phorum