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

Software Development Network >> Smart Device

Smart Device

New Question

CF/VS2005 DataGrid Datasource not really working as other controls do.
Deployment Failure Error: 0x80070020
Z Order of Forms - SendToBack() BringToFront()
Debugging without ActiveSync -unable to get Visual Studio 2005 to cooperate
How to connect the Pocket PC to the Internet through the cradle?
Info about SDCArd and other Memory card.
How to make your application appear in the Start Menu?
Anyone had a prob with vs2005 SqlServerCE System.IO.IOException?
background services
SQL Server CE *UPDATE*

Top Answerers

rsdata
Markus H
josechu
CanUHelpMe
Bryan Avery
Michael _Kidd
Sean0890
Jeff Reid
gunslinger
Ido Tandy
Visual
Only Title

Answer Questions

  • MNorbex Barcode Reader

    hi everybody i am mehmet from turkey i am making read Barcode number by BarcodeMachine. but my BarcodeMachine integrated PDA. when reading barcode number by machine then number sending to on PDA application in textbox but i not sending to textbox. how to ok i can. i use support dll thx Hi, I'm studing about barcode reader... I'm looking for information about this How did you do it Can You give me some idea from where I ...Show All

  • Patrick van Strien how to add the compact framework 2.0(SP1) to the platform builder?

    dear ladies and gentlemen, i'm porting a C++ console application to C# on a device running a (headless) WinCE 5.0. so far i managed to get the .NET compact framework 1.0 added to my WinCE image. my goal is to use the compact framework 2.0 but i can't figure out how to add it to my platform builder project. can someone please point me into the right direction how to get the framework integrated into my catalog so it's possible t ...Show All

  • numal.com any idea for voice recording sytem

    Dear all I would like to asked some wince.net master who know and how to find out some sample code for voice recording system in vc if someone knew it could make some help Thank's u waveform APIs ...Show All

  • Neil Hewitt Read specific line from a file?

    Hi, Is there a method to read a specific line of a text file The StreamReader class does not seem to have a method to do so. The Peek method isn't what I'm looking for either. Would appreciate your help. Thanks. Samples on SQL Mobile are available on MSDN, just search for System.Data.SqlServerCe namespace. If you ever used SQL Client, you’ll find it very similar (including design time support). No, you can no ...Show All

  • Yanbo Zhang Where did my File.Exist() go?!!?

    I'm using .NET CF2.0 and I'm using a class file to handle the creation and management of my SQLmobile. But when I try to use the File.exist() function its not letting me, when I do it on a form it works but not a class file. I'm using System.IO as well. If someone could direct me in the correct direction with this I would appreciate it very much, TIA! Dumb mistake..... public void CreateDataBase for got the () at the end ...Show All

  • TotalNovice Can't get TabControl TabPages click event to work

    I created a Smart Device project in VB 2005. I added a TabControl with 5 TabPages on it. I added various controls in the tab page, but I need to get some code to work and have to test it. I installed a click event on the tab, but it doesn't work since a breakpoint on the code inside the event doesn't catch the click. I've tryed other events as well, but none of them are working either. Can anyone give me an idea as to why this isn't w ...Show All

  • lalbertoth eMbedded Visual C++ 4.0

    Hi there. Could anyone explain to me the significance of this DVD I've been getting with my MSDN subscription and how it is different from regular C++ as a part of MS Visual Studio. Thanks. Do you know of anyone who has succesfully ported a .dll from EVC++ 4.0 sp4 to VS2005 The wizard appears to leave many, many unfinished bits, which MSDN doesn't acknowledge in the "Issues with Porting ..." article. Starting from scratch ...Show All

  • Manu Kanwarpal replace wince popup keyboard

    how would i go about replacing the popup keyboard in WinCE with one that i have made I can't believe how quickly it takes to answer questions around here.  I have figured out my answer.  For those of you with similar questions i am including a link to useful code. http://www.pocketpcdn.com/articles/im.html ...Show All

  • Lattwell OpenNETCF.Threading.EventWaitHandle not working in emulator

    Not too sure if this is the right place to post this issue. (Or is my question better directed over at the OpenNETCF forums ) I seem to be having a bit of an issue trying to get the OpenNETCF Notification Sample working on the Windows Mobile 5.0 (Pocket PC) emulator. I can set the event to run in 5 minutes, but nothing happens after 5 minutes has elapsed. My reason for thinking I may be an issue with the emulator is due to when I c ...Show All

  • dminuti Change keyboard layout. QWERTY -> QWERTZ

    Hi, we've a Pocket PC with Windows Mobile 2003 SE WWE. Is it possible to change the layout of the keyboard (e.g. from QWERTY to QWERTZ or from QWERTY to AZERTY) without changing the running OS language Thanks in advance... Greets Markus There are tools available which remap the keys on the device - check out http://www.windowsmarketplace.com/results.aspx bCatID=725&av=14-201387 ...Show All

  • navisoft Allow "." in textbox

    I have the following, which works great - to disable anythign non-numeric into a textbox, but how do I allow "." as well // Disable char keystroke entry into grid edit textbox private void HandleKeyPress( object sender, System.Windows.Forms. KeyPressEventArgs e) { //ignore if not digit or control key if (! char .IsDigit(e.KeyChar) && ! char .IsControl(e.KeyChar)) e.Handled = true ; //i ...Show All

  • Vitor Ferreira Get Your Applications Ready for the First Windows Mobile Powered Smartphones with 320x240 Screens

    Get Your Applications Ready for the First Windows Mobile Powered Smartphones with 320x240 Screens The Motorola Q and Samsung i320 bring the first landscape 320x240 screens to Windows MobileR powered Smartphones. These devices will be in the hands of many of your new and existing users. Is your app ready Adapt Your App now with the new Landscape Smartphone emulator image and Microsoft's guidance, tools, and resources. They'll help you r ...Show All

  • AAL_GSI Make double buffering a Panel on Pocket PC

    Hi, I am trying to make a double buffering on a Panel when I paint images.I follow the help to use Control.SetStyle method at http://msdn2.microsoft.com/en-us/library/system.windows.forms.control.setstyle(VS.80).aspx . But in the code I could not find the panel.SetStyle on .NET compact. Is it not supported in NETCF Could you please help me some simple code/resource to do the double buffering on Panel in NETCF Thanks Stefen Huynh ...Show All

  • Thomo Flash Support in embedded VC++ application

    Hi, I am trying to create an application with shockwave flash support on a WinCE5.0 platform. I found out that in VC++ 6.0 we have a registered activex control "Shockwave Flash Object" in the "Registered Activex Controls" directory. The corresponding flash.ocx file is in c:\windows\system32\macromed\flash directory. Can i use that directly in embedded VC++ wiil that work If so what is the procedure to do it When i searched for it in the MSD ...Show All

  • Jebat problem with device emulator on platform builder for windows mobile 5.0

    Hi , i have downloaded the image to a target device using platform builder for windows mobil 5.0. i navigated to target menu--connectivity options----kernal service map. In the Target Device box, i have selected "CE device" . in the download box , i have selected "device emulator" In the transport box, i have selected "Emulator". when i try to attach the device. am getting the error saying" ...Show All

808182838485868788899091929394959697

©2008 Software Development Network

powered by phorum