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

Software Development Network >> Smart Device

Smart Device

New Question

PocketOutlook DaysOfWeekMask
Designed for Smartphone requirements: CE Setup DLL ?
Cannot uninstall .Net beta 2
End Call Event
New .net compact framework on device
Error in VS2005 beta2 emulator--"VPC network driver error"
CF doesn't handle new lines as \r\n ??
rtti enabled and /EHsc
WM5 Error:'EXE name' is not a valid Pocket PC application.
VS 2005 install - SmartPhone Device Forms not working in designer

Top Answerers

knechod
Terry Starkey
Philip Wagenaar - Nashuatec
CindyK
Fred Malone
Don Demsak XML MVP
crimson.cosmos
A81
Serge Allard
Pete Sheill
BCB-Box
Only Title

Answer Questions

  • King Nerd Deployment CAB's

    Which deployment CABs are required for .NET Compact Framework 2.0 and SQL Mobile 2005 to run an application on a Mobile 2005 device I've figured out (I think) NETCFv2.wm.armv4i.cab and sqlce30.ppc.wce5.armv4i.CAB should be installed. I don't require replication in my application. Are there any other CAB files need Thanks, Peter Thanks for your response Ilya. Went through installing just the sqlce30.phone.wce5.armv4i.CAB , NETCFv2.w ...Show All

  • Mike Price Missing CloseUp Event on DateTimePicker

    Is there a way to emulate the functionality of the CloseUp event   I really only need a value when the user is done selecting, not while they scroll through months.  Certainly there is a way to tell, right rr12 You can look for GotFocus immediately following ValueChanged. Take a look at my blog post: http://blog.opennetcf.org/ayakhnin/PermaLink.aspx guid=4069b90f-f53f-4726-8790-36a9d3830 ...Show All

  • DennisWang VS2005 Beta 2--activesync error

    Am starting testing on VS2005 Beta 2, and have built my PocketPC app, but when VS deploys it, I get the error "The current version of ActiveSync is not supported. Install the latest version from www.microsoft.com ."  I am running ActiveSync Version 3.8.0 (Build 5004) and couldn't find anything more recent.  Anybody else run into this, or is there a newer version of Activesync Thanks, Mike Ok, I ...Show All

  • BlackShark Single column List View box with vertical scroll bar

    Hi, I am adding items to a list view, currently when I add more than can fit in the view, it wraps into another column. I would like the items to merely add them to the bottom of the list and add a vertical scroll bar. Can anyone help Thanks, James Try setting the View property to "Details". ...Show All

  • tschmidt background services

    http://www.pocketpcdn.com/articles/services.html is this still up to date somebody who has experiences withit It depends on the state of the device.. if it is just 'sleeping', then it should wake up and send your message at 08:00. (it won't wait for you to fully activate it) If it is actually turned off (i.e. no power at all) then the Broker will not have received the notification at 08:00, and nothing will ...Show All

  • NewbieCsharp WaveIn

    Greetings, We are using the WaveIn/Out PInvoke framework provided by MS to capture audio on an iPaq and do some processing on that audio in a .NET CF app. The problem we are encountering can best be described as a "drift" issue. Basically, we are capturing using 1 second buffers (44100, 16 bit, mono audio) and WaveIn appears to be passing in the 1 second buffers faster than real-time (ie after 120 seconds of audio is captured, WaveI ...Show All

  • Masta_Splinta Mobile 5 Emulator Images Do Not Sync With ActiveSync 4.0.4343 and 4.1.4841.0

    Hi I've currently got a problem with connecting the UK Mobile 5 Smartphone Image to ActiveSync (Builds 4343 and 4841), via the Device Emulator 1.0 (Community Preview). I can successfully get ActiveSync to recognise that the emulator is running and it attempts to connect, however the following error message is returned from ActiveSync: "Microsoft ActiveSync Cannot Recognize This Device For One or Two Reasons" I've successfully ...Show All

  • adtyerheryh How to test phone incoming call on wm5.0 smartphone Emulator using visual Studio 2005

    Dear All, I am developing an application for smartphone using visual studio 2005.It includes phone incoming call notification.I am unable to test incoming call notification on Emulator as we cannot have multiple instances for an Emulator. Is there any possible way to test incoming call notification help me please, Thanks. Is there a way to do that on a windows mobile 5.0 device emulator callevents fails to do so ...Show All

  • figu Compact Framework support MFC C++ serialization module ?

    Hi All, I would like to know if CF 1.0 support the functionality to read the data that is created using MFC C++ Serialization module (specifically CArchive). If not, how about CF2.0 If yes, can someone point me a direction of how to do it and maybe provide me with some papers that I can go through in more detail level by myself. To make the problem clearer, the choice to use CArchive in the application is due to its size. We ever use the XML ...Show All

  • MTR1011 smart card devices

    Could we discuss about smart card devices here... I am sorry, I could not find any links in your post. Let's try it again: http://msdn.microsoft.com/library/default.asp url=/library/en-us/wcesmart/html/ceconSmartCard.asp If you could not find a link in this post, go ahead and search MSDN for "Smart Card Windows CE". Available APIs are in the article, please see link above. If you using C# or VB you ca ...Show All

  • CanopenR Popup submenu not working correctly (eVC4 project imported to VS2005)

    I have a popup submenu "Preferences" as an item in the "File" menu in the command bar. The command bar also contains a "Function" menu. In the eVC4 built application, when the user taps on the "File" menu, then selects the "Preferences" popup submenu, a new menu appears alongside, with a set of preference items to select. However, in the VS2005 built application, when the user taps the "Preferences" menu item, the menu that appears is not the ...Show All

  • BLH MSMQ acknowledgment timeouts

    Hi everybody :) "TimeToBeReceived" property of the message class defines the period of time for a message to be received from the destination queue. If the message fails to meet these timeouts, the MSMQ layer will remove it from the queue. In addition, MSMQ provides a mechanism of acknowledgments that enables you to receive an acknowledgment message on arrival / receival of messages to the desination queue. But what with the ackn ...Show All

  • Alcor38370 HELP ON GPRS AND SOCKETS

    Hi there, I am recieveing an error when connected to GPRS it says.. "An error message cannot be displayed because an optional resource assembly containing it cannot be found" at System.Net.Sockets.Socket.ConnectNoCheck() at System.Net.Sockets.Socket.Connect() at System.Net.Sockets.TCPClient.Connect() at System.Net.Sockets.TCPClient.Connect() at System.Net.Sockets.TCPClient..ctor() at SocketTest.Form1..ctor() ...Show All

  • Teo97917 ODBC

    Hello everyone and happy Easter, i'd like to write some data in any database using ODBC, is this possible on windows mobile 2003 and how till now i've tried to get the ODBC drivers from my pocket pc but i keep having null objects as results. here is the code, it's actually 3 c# files that u add to a project and a form that has a button called button1 and a multiline textbox called textBox1, when you click on the button the drivers' list s ...Show All

  • Thithi32 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.   Ilya Tumanov wrote: You need an index file which would contain offsets to each line in your big file. If your main file changes, you would have to rebuild an index. Thanks, the index ...Show All

596061626364656667686970717273747576

©2008 Software Development Network

powered by phorum