Software Development Network Logo
  • VS Team System
  • Windows Forms
  • IE Development
  • SharePoint Products
  • Visual Basic
  • Audio and Video
  • SQL Server
  • Smart Devicet
  • Visual FoxPro
  • Visual Studio
  • Visual C++
  • Microsoft ISV
  • Visual C#
  • Game Technologies
  • Windows Vista

Software Development Network >> Smart Devicet

Smart Devicet

New Question

runtime error when creating new VC++ smart device app
Application Hang
Generate DTMF on SmartPhone/PocketPC via C# at runtime
Showing only one Application Form in 'Running Programs'
Use local.live.com
Detect Device Cradled
Graphics.FromHdc doesn't match resolution of Device Context
Regarding Downloading a file
System.Net.WebException
Null null lovely null

Top Answerers

TkNeo
Snickel65
hommer
TjMulder
GoldRunner
Seiggy
Flemming BT
John123
Ning
Joel Martinez
sitemap
Only Title

Answer Questions

  • Jerryk UDP Client mobile Client For Communicating to desktop pc

    Hi, I developed the socket client application on mobile and socket server application on the desktop pc using the SOCK_STREAM both application commnunicating through active sync . But when i am creating same application for UDP using SOCK_DGRAM the application can not communicate through active sync . in client app sendto function of the winsock is succeeded (not returning any error ) but data not receive at the server end . Whats reasons is active sync not supporting the UDP socket communication how this can achieve Give me any details to make this possible . Thanks in advance You can download the Virtual Switch driver from http://www.microsoft.com/downlo ...Show All

  • Chrisull Bug is Messenger Live - 2 accounts are mixed up!!

    Something very very weird is going on with my msn messenger Live: Me and my brother have each an own account, we go outside with the same IP but my brother never ever uses my computer or my MSN. When I yesterday installed Messenger Live on my system, I logged in I saw my display name was the name of my brother in stead of my name and I have no contacts anymore!!! First I thought my brother did something wrong but when I then logged in onto Web Messenger I saw all my contacts are still there! How can this be possible My brother has NO account on this computer, he has no credentials to log on onto my system. Now I'm afraid that the only thing I can do is to reinstall a previous version of msn. I hope MS is reading this aswell, this ...Show All

  • Natee how to programatically install CF2 with my C# program using CEAppMgr

    Hi, does anyone know how can i utilized CEAppMgr to install both CF2 and my C# program I can manually install both by using cab file or used CEAppMgr to install one file at a time but i would like to install both CAB files using CEAppMgr. It's possible Thank you in advance. You can register as many INI files with CeAppMgr as you need and then install them in one step. Of course device can only install one CAB at a time anyway, but at least you won’t get several CeAppMgr pop ups. Please see MSDN for details. ...Show All

  • Cordell Swannack Has anyone implemented a rectangle zoom?

    This question probably isn't clear -- some maps allow users to drag a rectangle on the surface of the map and then onmouseup the map zooms to the area within the rectangle. Has anyone implemented this If so are you wiling to share a code sample Thanks. Ah...didn't know about the alt+left trick. The only reason I found out about the 3rd mouse button is I was putting together Release Notes for an app that uses VE and copy and pasted some usage instructions from local.live.com into the page. ..and for those of you without a middle mouse button (or hate using it as much as I do): ALT-left click does the same thing. :) Or you can ho ...Show All

  • kcchesnut Error 80072ee7

    Hi, I was running messenger live and all of a sudden I can't sign in due to the above error, I have done everything possible to fix it, now I'm stuck!! Help Anyone Hi Maddie. It's to do with Norton, I'm with BT internet for broadband and phoned them, they did the change remotely whilst busy with something else, it's to do with advanced restrictions somewhere!! sorry I can't help any more. Cheers I have exactly the same problem over on my laptop and it drives me crazy. I can't find any listed 'how to fix' articles or anything. Halp :( you should post your question to the news groups. not to the dev forums ...Show All

  • MrZap Receiving call problem

    Hello All! Default phone application declines data call and I don't know how to solve this. I have a problem with intercepting incoming calls. My application opens the line with OWNER provelege. When it gets LINE_APPNEWCALL it sets call privelege to owner with lineSetCallPrivilege and then, when it gets LINE_OFFERING it answering with lineAnswer. After that default answering module of standard phone application disconnects the call. Does anybody knows if it is possible to inform standard phone application, that I am owner of call and it is not needed to intercept this call I ve tried to use lineSetAppPriority, but it returns LINEERR_INVALAPPNAME, though application name is valid. I cannot solve this for a long time... Can anybody advice s ...Show All

  • cgraus Drawing in a Pocket PC Picture Box

    Hi! I have a Picture Box in a Pocket PC application and I don't know how to draw images in it since there isn't any Picture Box Paint event. How should I do it Thanks! Thanks Manav but that's not the problem. The problem is that while in a windows application I can do something like this: private pictureBox_Paint (object sender, PaintEventArgs e) { e.Graphics.DrawImage(...); } I can't do the same thing in a Pocket PC application because the picture box doesn't have a Paint event. I should also say that my application involves image transformations and that's why I prefere DrawImage to pictureBox1.Image=bitMap. Thanks! I can't. I need the Picture Box. I've ...Show All

  • Ananda Ganesh CF to load&insert image datatype into SQL Server 2005?

    please.. can you help me to load & insert image into SQL VB.net sample code will be great. thx b4 and another thing, how can we make an on the fly events such as onclick of a button http://groups.google.com/group/microsoft.public.dotnet.framework.compactframework/search group=microsoft.public.dotnet.framework.compactframework&q=image+SQL+&qt_g=1&searchnow=Search+this+group Simply do this with existing row; rest of the code remains unchanged: myRow( "img" ) = MyData thanks Ilya for your reply.. but I decided to use a parameter from querystring to do the update thanks Ilya, but i found another link this is how I insert Dim fs As New FileStream _ (O ...Show All

  • rwright142 UPDATE MICROSOFT VISUAL STUDIO 8

    WHERE AND HOW DO YOU GET A MICROSOFT VISUAL STUDIO 8 UPDATE i followed the procedure from msdn and i thought i got all the files this time!!!  i was missing sql server 2005 edition and MSXML 6,0 PARSER. i thought this would work.... i get the same results as described before. i looked at my     tools bar  -> device tools. i get a message "an error occured loading this property page". Also when i enter VB -> smart device, i get the message "the project could not be opened because it refers to a device platform that does not exist in your datastore. i assume that the platform is ZL18xx.  i was using CE 5.0 at the same time i was using mvs beta. i was checking out platforms built by CE 5. ...Show All

  • CumQuaT Data Applications - Feedback Required

    Many of us develop Smart Devices data applications that require some or most of the following: a. Access to the backend server database from your device application. b. Caching frequently used data within SQL Mobile on devices thus enabling offline scenarios where SQL server connectivity is not available. c. Use RDA, SQL Merge, Web Services or hand-crafted mechanism for synchronizing SQL Mobile with backend SQL Server database. I’m working on certain features that provide out-of-box support for writing offline data applications on devices that can be easily synchronized with the backend server database. Many developers are writing such applications however the current synchronization mechanisms are ei ...Show All

  • kangalert App development in VS 2005 on custom CE6.0 OS design

    Hello, I'm trying to do some application development in VS2005 on a custom CE6.0 OS design. I've based my custom OS Design on the CE6.0 Device Emulator BSP. I'm able to launch and connect to the OS from PB6. I rolled and installed the SDK and am able to compile an application for the OS image in VS2005 (app development mode). It seems like I should be able to deploy the application to my OS running on the Device Emulator via the DMA transport, just like deploying to the included PocketPC2003 OS image. However, every example that I've seen (MS virtual labs and Paul Yao's presentation at the virtual launch event) point to running the OS image from VS2005/PB6 and deploying the application via the TCP transport link from a separate insta ...Show All

  • brohans Problem for BthSetMode()

    Hi everyone I use BthSetMode() to set the Bluetooth status, it seem ok. But if I change the BT status by using BthSetMode() and reboot(Warm power off and power on) the PPC immediately. BT status is wrong with I set before reboot. Anyone could tell me if I lost some procedure before I reboot the PPC. Thanks What device does this occur on Peter Does anyone have any solution for this issue I'm currently having a very similar problem myself, where the bluetooth status isn't restored to connectable/discoverable following a suspend-resume. Which OS are you running on And how do you reboot the PPC By the "reset button", power button or by ...Show All

  • VikasGoyal Problems with Bluetooth Connection

    Hello! I have a smartphone Qtek 8300 and Bluetooth pulse oximeter Nonin 4100 ( http://nonin.com/products/oem/4100.asp ). I'm a novice in Communication programming. My task is to write application that connects to this pulse oximeter and recieves some data. I have specifications of Nonin 4100 ( http://www.nonin.com/documents/4100%20Specifications.pdf ). As I read in this document I must use SerialPort for working with this pulse oximeter. But some people advice me to use WinSock but I don't know C++. I have some code on C++ and I don't know what can I do... :( BYTE buf[125]; if( (buf[0]!=1)||(buf[5]!=1)||(buf [10]!=1)||(buf[110]!=1)||(buf [115]!=1)||(buf[120]!=1) ) { // error return; } TUint16 HR = buf[3]; TU ...Show All

  • boulderbum Incoming Call Event Error WM5

    I get this error whenever i receive an incoming call: ArgumentNullException Application::Run+0xf Form1::Main+0xd and this is part of my code: Friend WithEvents IncomingCall As New _ SystemState(SystemProperty.PhoneIncomingCall) Private Sub CheckCallStatus(ByVal Sender As Object, ByVal Args As ChangeEventArgs) _ Handles IncomingCall.Changed Dim PhoneNumber As String PhoneNumber = SystemState.GetValue(SystemProperty.PhoneIncomingCallerNumber) Dim PhoneCaller As String PhoneCaller = SystemState.GetValue(SystemProperty.PhoneIncomingCallerName) If PhoneNumber <> "" Then Dim reg As New Registry Dim key1 As String = "Software\SMSIntercept" Dim valname1 As String = "Caller Number" Dim valna ...Show All

  • sunny123 I cant Install Windows Live Messenger Error 1603

    There is another thread on this subject, but i was unable to reply to the thread. It appeard to be locked and no replies possible. There was a detailed solution from Nelson. It did not work. I have a new top of the range Rock extreme SLI. It was clean, i am just setting up the files. There was the basic messenger installed. I keep getting ERROR 1603 this product was not installed. I have installed it on my older pc and my wife, who has a new Rock extreme CTX installed it, with the exact same software installed, with no problems at all! I had loaded a couple of games she did not have, but that is all. I have tried to load a lower version, but had difficult finding one. After reading the posts, i will try version 7.5. Otherwise ...Show All

495051525354555657585960616263646566

©2008 Software Development Network

powered by phorum