| Thread | Last Post | Replies |
|
| What's better, designer or code? | 17 Jan 2006 15:33 GMT | 5 |
I'm developing an app that will have perhaps 6 or 7 different screens that can be chosen from a menu. My question is should I create all the forms graphically using the form designer, or should I create them all in code?
|
| vsnet visualizer in the CF - where? | 17 Jan 2006 15:23 GMT | 4 |
hejdig. The debugging visualizers that exists in vsnet2005 doesn't seem to show when I debug the compact framework. Is it supposed to be this way? TIA
|
| are we the only one to have a bad experience with Pocketland.de ? | 17 Jan 2006 15:00 GMT | 6 |
Are we the only one to have a bad experience with Pocketland.de ? They refuse to re-sell our products and they give use all sort of raisons that don't make much sense. Has anyone used them to re-sell their Pocket PC apps in Europe?
|
| UNICODE in Windows CE | 17 Jan 2006 14:58 GMT | 6 |
I am trying to send a stream of data from Windows CE to a Java program on my desktop over bluetooth. However, there seems to have some inconsistency with regard to character encoding. (i.e. some squares are shown together with some correct
|
| New to development | 17 Jan 2006 12:48 GMT | 2 |
Hello, I am attempting to create a static background on my Poctet PC device application. I am new to the .NET environment and one thing that I noticed missing was the shapes tool. How would one hard code a line on the screen at
|
| Pocket Outlook object model for Windows Mobile 5: missing properties | 16 Jan 2006 23:36 GMT | 8 |
I do not see get/put methods in pimstore.h for these contact properties: Photo IM1 address IM2 address
|
| CFileDialog not found for Mobile 5.0 | 16 Jan 2006 20:03 GMT | 2 |
I have a simple program which uses a CFileDialog object. I'm using Visual Studio 2005 with the newest handheld sdk. Compiling the program with the the settings for "Pocket PC 2003" works fine, but if compiled with the "Windows Mobile 5.0 Smartphone" settings I get the error C2065 ...
|
| Usage of the SignTool | 16 Jan 2006 17:51 GMT | 4 |
We have gone to VeriSign and purchased a certificate for our WM5 applications. Two files were provided: <file>.spc & <file>.pvk. I have used the "SignTool Signwizard" with these & all appears well. My problem is coming up with the correct command line switches to do the same ...
|
| [Payed] Webservice client: Porting to .NET CF | 16 Jan 2006 17:08 GMT | 5 |
Actually I am trying to port the client-part of this sample: http://www.codeproject.com/cs/webservices/DimeBufferedUpload.asp to .NET CF. Actually there are 2 problems: First is that .NET CF doesnt support WSE. This should be able with opennetcf.WSE, but I just dont get it.
|
| HELP PLS vb.net05 new SerialPort | 16 Jan 2006 15:29 GMT | 4 |
i did try the example from the msn. see code at bottom as i tested it. i use HP PPC hx2490 what is working without problem when i use the cfserial class instead. so hardware is ok. with the new serialport i do get a unhandled IOExeption at the line .Open() any ideas what it is? ...
|
| Perl for Windows Mobile 2003 | 16 Jan 2006 15:06 GMT | 1 |
it's possibile to use perl on Windows Mobile 2003 (WinCE 4.20.0) ? I've found some info on internet only about a porting for WinCE 3. Nothing newer. Thanks
|
| List View | 16 Jan 2006 09:55 GMT | 2 |
I'm writting something in Vb.net 2003 (Pocket PC) the issue is am using ListView to display data and i want to use a right to left made a deep search on the internet retruned nothing, so i've started to do it manually swapped the column order the problem will be in the scrolling ...
|
| Windows CE Web Server + ASP + DLL | 16 Jan 2006 08:28 GMT | 5 |
I got a hp h6340, with pocket pc 2003 and sql ce dashboard (with windows ce web server). I made an application dll with eMbedded Visual Tools (eVc++) in ATL mode, just to generate one class to be called from asp (one simply message with a Hello World sentence). It compiles ok, ...
|
| convert cvs to xls ? | 15 Jan 2006 19:51 GMT | 3 |
(VS2005/C# WM5) i have an pocket pc app which creates CSV files...i dont see an option on pocket excel to read in a CSV...anyway to convert to an XLS so it can be viewed ? ...or any other way ? ...thanks
|
| let my program continue in suspend mode | 15 Jan 2006 02:49 GMT | 4 |
I'm writing a small alarm clock application for my Windows Mobile 5.0. After setting a new alarm time, an OnTimer event with the time difference is created. This works fine. BUT if the mobile goes into the suspend mode (in my case 3min, set in the battary settings) the timer
|