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

Software Development Network >> Smart Device

Smart Device

New Question

Menubar resource now must be created by hand?
Importar datos a PDA con c#
IPC of a Desktop app with a Mobile App
Converting CEDB to EDB
WSAEINPROGRESS
MenuItem.MenuItems.Clear NotSupportedException
Re-install/upgrade doesn't work
Dll registered in v1 and v2 GAC blocks proper references in v2 project in VS2005
Minimizing window without minimizebox
can'i run a file.exe on a pocket pc

Top Answerers

Nitwit
Ashok Debnath
J.A.J.
genesis234
Bryan_Andes
-Aaron S.
shiggsy
Olmann
BatesManty
GregWold
SiberSafe
Only Title

Answer Questions

  • SyedIrfan Please help! VS 2005 smart device application unable to deploy

    I had a project built in VS 2003, and upgrade it to VS 2005 now. The build process is sucessful, but when I want to deploy it to my Wince 5.0 device via Ethernet, an error message shown: Description: Referenced package not found File: Device Connectivity Component Then I try to create a new project for testing the Ethernet connection, it works fine without any problem. Any hint or advice is welcome, because it takes me days wi ...Show All

  • cisellis 3D smart devises

    I have this problem to solve, hope that you can help me: I have a building with a “control system”. The control system, depending of the temperature inside and outside the building, opens and closes windows automatically. I want to create a 3D model of the building that displays in real time the processing mode of the building (temperature inside and outside, windows that are open and closed, etc). For that I have to interconnect the ...Show All

  • Mikey0727 Protocol Violation Exception

    Hi everybody, I’m developing an application for Pocket Pc in C#. I use the visual studio 2005 pocket pc emulator I am trying to do a Http Post using HttpWebRequest but I get a Protocol Violation Exception when I read the response of the server with HttpWebResponse. The ProtocolViolationException says: "System.Net.ProtocolViolationException: the response for this request cannot be retrieved until request data has been written&qu ...Show All

  • NathanE WindowsCE - Preventing changes to date/time

    In the application i'm developing i need to prevent the user from changing the date/time on the device. I need to register the time at what the tasks are done on the PDA. For this, when the user logs in, the application sets the date/time of the device to the same date/time of the server. This works fine, but i have no way to know if the user changes the date/time on the device manualy, subverting the settings applied by the application. ...Show All

  • sweens319 CAB files... is the only way to install a application in the emulator?

    Hi, i just downloaded the "Mobile Suite 4.zip" for pocket 2003 (a package for placing orders for the MS Retail Management System over a pocket 2003) and I noticed that the installer file is not a cab file.. it is a windows regular .msi package and it installs few files in my pc and then try to copy the proper files to the pocket device, i have the emulator running and listening from VisualStudio2003. The windows installer just tells me tha ...Show All

  • SmoothUK ws2.dll and msxml.dll

    Hi, I just downloaded the Smartphone 2003 SE emulator. I was browsing the \windows directory and noticed that there is no ws2.dll and msxml.dll. Is XML and WinSock supported with this emulator Do I need to copy these dlls from the Smartphone 2003 sdk emulator Thanks. XML and WinSock are supported with this emulator. I can these two files present in \windows directory. You can connect to DeviceEmulator v ...Show All

  • Raymundo Chapa G Detect WiFi and/or Active Sync connection

    Hello! As the subject probably already told you I want to detect wether the WiFi is connected and wether Active Sync is connected. I found this topic : http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=119178&SiteID=1 If thats the best way to do it, do I have to include the whole OpenNetCF.Net dll (94k) or is there a way to do it with less memory Other solutions are welcome too! Again... ...i've played around with this interface ...Show All

  • Pavan526 Sql Server CE Licencing

    That licencing SQL Server CE is free when not connecting to a SQL database, and when a copy of Visual Studio .NET is used to write the application (not the embedded VC++ as discussed in the EULA). Is it possible the EULA is too old to include the newer .NET Thanks, Jeff To use SQL CE with .Net you'd need VS 2003 Pro or above. SQL CE is included into VS 2003 and is covered by it's EULA. Since you're obviously very concerned with licensi ...Show All

  • MS Guy How to add my customized device emulator in Device Emulator Manager?

    It's a great feature that device emulator support synchronizing with ActiveSync, however, this feature is only supported in Device Emulator Manager. I cannot cradle/uncradle any customized device emulator because it is not listed in Device Emulator Manager. Is there any approach for me to add my device emulator in the Device Emulator Manager so it can synchronize with ActiveSync The list of emulators that the ...Show All

  • James R-S Voice Command and Mobile PC

    I am about to begin developing an application for Mobile PC that requires the user to dictate a string of letters and numbers into the computer and have that string of number and letters appear on the form. Is Voice Command 1.5 capable of this I have read the rather sparse manual that comes with the software and it looks like it is only capable of predefined operations, however, I am hoping someone has had experience with this type of operation ...Show All

  • Chanduu SHA Encryption in PDA

    Is SHA encryption possible in .Net CF.If yes please provide some pointers to some sample code. http://msdn2.microsoft.com/en-us/library/system.security.cryptography.sha1(VS.80).aspx has documentation and related example code. SHA hash (not encryption, stands for Secure Hash Algorithm) is supported on NETCF V2, please see these classes: System.Security.Cryptography. SHA1 System.Security.Cryp ...Show All

  • Coder4Christ Get notified when application loses focus

    Hi! I'm developing a testing program for PocketPC in C#. For this project it is important that the user cannot switch to another application. Thus I have to get notified when the application loses focus. I originally wanted to do this via my main form's Deactivate event, but this also gets fired when I display a message box, which also occurs over the runtime of my program quite a few times. So how can I get notified when another application get ...Show All

  • sniwas24x7 Bluetooth printer

    How can i send data from the ppc to zebra printer while using bluetooth I've tried to send data with a bluetooth chatprogramma but i get the error sending message on client.Connect( New BluetoothEndPoint( CType (cboDevices.SelectedItem, BluetoothDeviceInfo).DeviceID, ServiceName)) the specific error is : no connection could be made because target machine actively refused it... Imports FieldSoftware ...Show All

  • S_K VS2005 supports PPC2002??

    Hi, I was previously using VS2003 and was able to deploy my applcations to my Pocket PC running on Windows CE3.0, by setting the Target Device to 'Pocket PC Device'. However, when I've migrated to VS2005, this option is no longer available. When I tried using 'Pocket PC 2003 Device', it prompted a 'Connection failed' error. Since VS2005 allows upgrade of CF1.0 applications to CF2.0, I suppose I should also be allowed to deploy my applications to ...Show All

  • gleblanc CreatFileMapping Peoblem - ERROR_NOT_ENOUGH_MEMORY

    I am working on ATMEL SAM9261 EK, WINCE 5.0 I need several FileMappings, it happened when I am doing so for a 30MB file. GetLastError() returns 8 (ERROR_NOT_ENOUGH_MEMORY). I checked the memory status, found that the memory reduces after each CreateFileMapping() for about the size of the file to be mapped. It seems unsual since the memory allocated should not be the amount for the whole file. Anyone can help Thanks. ...Show All

202122232425262728293031323334353637

©2008 Software Development Network

powered by phorum