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

Software Development Network >> Smart Device

Smart Device

New Question

Loading huge files continously
Emulator communications error
Who has a PPC-6700 Sprint AudioVox Mobile 5 (Can I use GPS?)
Unwanted Anti-aliasing
Please quickly help?
How to get the shared path
Hide SIP icon in WM5 menu
Returns the ordinal value of an ordinal-type expression
Committing changes to dataset.
error C3861: 'wcsftime': identifier not found

Top Answerers

RUReady
Capt. Mick
Hans Guan
don wingate
srinivas.D.N
squared
fadiz
Obsidian
Kanga LeRoo
Jesse Beder
phpMyFAQ
Only Title

Answer Questions

  • DJ Phil progressbar not updated

    Hello! I have a strange problem: I am using a timer for updating a progressbar. Well, this is working when I am using the emulator but not when I copy the app on my smartphone. I tried to force a Redraw() on both the progressbar and form. I also tried Application.DoEvents() in timer_tick. I am clueless. Do you have any ideea why I searched the forum for "progressbar" but it seems nobody faced this before. Thank you, Augu ...Show All

  • crp2k4 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... Printing is not a native, ...Show All

  • Pung Xu - MSFT How to get the IMEI of a smartphone (WM5)

    Hello, I need to get the IMEI (or serial number) of a smartphone in order to use it for security matter. I don't need to make phone calls or whatever but I want to compare it with a number written in my application. Do you have any clue for this Regards, Agnes Hi all, On this subject, I can elaborate on what I was suggesting. Can something like this be used to retrive IMEI It does not work on a WM03 Symbol Phone device... but can be teste ...Show All

  • 1mac SqlServerCe error...

    While executing this point of program: SqlCeConnection testConn = new SqlCeConnection (); this exception occurs: ************** Exception Text ************** System.IO.FileLoadException: Could not load file or assembly 'System.Data.SqlServerCe, Version=9.0.242.0, Culture=neutral, PublicKeyToken=89845dcd8080cc91' or one of its dependencies. The located assembly's manifest definition does not match the assembly reference. (Exception from HRESU ...Show All

  • Emil Steen @ Cognitio I nead help

    I am new to visual c++2005. I use to work with embed visual C++ 3.0. The menu commands below seem to work differently in to two versions. ID_FILE_SAVE ID_FILE_SAVE_AS ID_APP_EXIT ID_FILE_NEW When I press the items with these ID’s, the corresponding function handles the message. But When I press them I observed changes between the old and new version as described below: If I press the save, if no file is assigned to the opened documen ...Show All

  • Ftan Sd-Card - Card identification number (CID)

    Hi, is there a way to read the SD-Card - Card identification number (CID) and all the SD Card have this CID Thanks Andrea C. Since these forums are mostly about the Visual Studio side of things, look to the following post for better forums for this question http://forums.microsoft.com/MSDN/ShowPost.aspx PostID=223605&SiteID=1 ...Show All

  • Don A ActiveSync4.0 VS2005 beta2, PPC2003 failed!

    Got the error message: "No address is detected for the deployment target by the current connectivity bootstrap. If the target is an emulator, verify whether the network DHCP server is running." Environment: Device: O2 Xda II/PocetPC 2003/Traditional Chinese Connection: over  bluetooth connection. (can synchrozie) OS: Windows XP Professional English SP2                 ...Show All

  • Gonzo11 Sending data via Sockets

    Hello everybody Can anybody help me in writing VB.Net code for sending data from a PDA via GPRS to a server that has static ip lets say 10.0.0.5 on port 11000 i.e EndPoint is (10.0.0.5,11000). I have tried the following code but it give execption when i run it from my iPAQ Imports System.Text Imports System.Net Imports System.Net.Sockets 'on button click event Dim bytes(1024) As Byte Dim ipHostInfo As I ...Show All

  • DetroitTigers Closing threads in smart device application

    Hello! I'm developing an smart device application which uses threads to communicate over TCP sockets in c#. Are there any command that I could use to close all connections and threads The code I have works when I build it as an ordonary windows form program but not for an Smart Device... In windows forms I use the code Enviroment.Exit(0); It works perfect, but I have not found anything like that for Smart Device Application.. Please help m ...Show All

  • coachmorrison Who has a PPC-6700 Sprint AudioVox Mobile 5 (Can I use GPS?)

    I have the Sprint AudioVox PPC-6700 and I know that it has the built in GPS chipset but everywhere that I search I can not find out how to actually access the API. There are a few of the GPS API references throughout msdn & msdn2 but none have an actual walk through. It is very easy to access the phone API's and contact lists/appointments and whatnot but the GPS is not to be found. As far as the GPS is conserned one could argue that it ...Show All

  • virnoche Error when using TableAdapters

    Hi Guys, - I'm using Visual Studio 2005 (VB) with a Pocket PC 2003 device. ... I've got a problem when using the fill command with a table adapter.  It's a very simple test so I was wondering if anyone else gets the same error I create a new Smart Device Application Project for Pocket PC 2003 (Compact Framework 2) and put a button on the form. I then add click Project | Add New Item and select SQL Mobile Database Tick Tables and Click Fi ...Show All

  • Kazmi Target Machine Link Error

    I have used the upgrade wizard to migrate my EVC 4 project to VS 2005. I have managed to get most of my projects to build but I have a couple that give me the following link error. mfc80u.lib(MFC80U.DLL) : fatal error LNK1112: module machine type 'THUMB' conflicts with target machine type 'ARM' The configuration was originally targeting ARMV4. The "Target Machine" Linker option is set to "MachineARM (/MACHINE:ARM)". And I cannot ...Show All

  • Danny Shisler Windows Mobile 5 and secchk.lib

    I'm trying to add a WM5 target to my PPC2003 solution (Visual Studio 2005). I installed the SDK, added a new build type (I derived it from my PPC2003 build type), and chose the correct emulator for the target device. The problem is that even if I have /GS- in the compiler settings (disable security checks), I am still getting LNK1104 for secchk.lib. As far as I can tell, secchk.lib doesn't even exist in the WM5 SDK. I can't find any expli ...Show All

  • Commonman VPC Network Driver not installed

    Hello, I have a system where I just installed VS 2005 beta 2 for the first time (no exisiting previous version). The installation went smoothly until the installer tried to installed the Device Emulator. It complained about the emulator not being installed although it was. But now, when I try to launch the emulator, I always get a message telling me that the VPC Network Driver is not installed and indeed, it is not. I have tried to re-install th ...Show All

  • mrenf WIFI SIGNAL DETECTION

    Hi Can anyone tell me how to use the AccessPoint,AccessPointCollection and adapter to develop a wifi signal detection. there are so many things inside,which 1 should i download. is it inside got show how to code, or just show the properties Take a look at the Adapter and AccessPoint classes in the OpenNETCF.Net of the SDF: http://www.opennetcf.org/sdf ...Show All

343536373839404142434445464748495051

©2008 Software Development Network

powered by phorum