| Thread | Last Post | Replies |
|
| VS 2005 error calling Web Service from Smartphone? | 31 Jan 2005 20:41 GMT | 3 |
I am using the Visual Studio 2005 Beta. I have created a simple web service which makes a simple SQL db call and returns one field to return to the smartphone. This WS works in a winforms app but when I try to call it via the emulator I get the following error:
|
| Emulator problem | 31 Jan 2005 19:14 GMT | 1 |
I've been developing (well, experimenting really) under both Visual Studio .NET 2003 (and the .NET Compact Framework) and Embedded Visual C++ (4.2 SP3, I think) and have had a problem running the emulator under both environments.
|
| Compact Framework for SmartPhone annoyances | 31 Jan 2005 18:53 GMT | 2 |
I'm becoming increasingly convinced that the .NET Compact Framework borders on useless, especially for the SmartPhone. I can't believe the number of things they left out of the framework that have turned out to be incredibly inconvenient to not have, some of which make me write ...
|
| Smart Device Template | 31 Jan 2005 08:31 GMT | 2 |
Does anyone know where I can download the Smart Device template for VB.Net 2002 Version 7.0? It doesn't seem to be included with my version. Thanks DS
|
| Print source code | 30 Jan 2005 12:27 GMT | 2 |
Are there any applications, out there, which prints VisualStudio .Net source code?
|
| Right-align text in textbox | 29 Jan 2005 18:09 GMT | 2 |
Is there really no way to right-align text in a textbox control on a SmartPhone? How smart is that? I'm equally stunned that google turns up absolutely no comment/remarks/observations about this?
|
| Up Down Key | 29 Jan 2005 08:47 GMT | 1 |
Using VS, C#, CF 2003 I've got a combobox and a multi-select textbox. When I click the up and down keys it move from the combobox to the textbox and then back again. I want to capture the up and down key in the textbox so that I can scroll up
|
| IrDA problem | 29 Jan 2005 04:59 GMT | 2 |
hoping for any advise! basically i am writing a small program that works between 2 mobile phones, the idea is that it one phone sends a integer to the over then the other replys.. and so on and so on... i used some sample code in vb and got the very basics working... but i am ...
|
| Newbie question about display on power off mode... | 29 Jan 2005 04:02 GMT | 1 |
If any mobile when it is switched off and you connect the charger, it shows the charging icon on charging. Can anybody tell me what is the technology behind this. I think on switching off the mobile, the Operating System will not be shut down and it
|
| How to get/write a http client for Smartphone? | 29 Jan 2005 01:12 GMT | 1 |
It could be great if anyone can tell me where I can get a http client sample with source code for WinCE or Smartphone 2003 or gives me some hints on how to write a http client for smartphone 2003. Thanks.
|
| Microsoft Pockt Money database | 28 Jan 2005 15:54 GMT | 1 |
does any one knows what database or data files Microsoft is using for MS Pocket Money?
|
| SHFileOperation using wildcard | 28 Jan 2005 08:48 GMT | 3 |
I am trying to delete multiple files using the SHFileOperation api. For the filename, I am using the wildcard *.dat to delete all the .dat files, but I get an error saying that * is a system file and cannot be deleted. Here is the code snippet I have done.
|
| TAPI LineForward Problem on Smartphone | 28 Jan 2005 01:09 GMT | 3 |
I have created an application that sets the call forwarding on a smartphone using the TAPI LineForward function. It seems to work, and set the forwarding as I had hoped. I am doing an "uncoditional" forward -> ForwardMode = ForwardMode.Uncond //Pseudo code
|
| Developing for Magneto Smartphones | 27 Jan 2005 20:39 GMT | 1 |
I am figuring out how I can start developing for Magneto Smartphone. What development environment do I need? Are there Magneto emulators/simulators available? Are there Magneto Smartphone devices already available?
|
| Desktop Apps (RAPI?), Desktop-->Phone connections | 27 Jan 2005 12:28 GMT | 3 |
Quick question, hoping someone can point me in the right direction. I've been looking on the web for information on how to retrieve info from a WM2003 device - eg. SMS/call history - I've looked at the opennetcf however i dont think that this provides me with what I need - rather ...
|