| Thread | Last Post | Replies |
|
| Printing options ( a little OT ) | 13 Jan 2006 20:53 GMT | 3 |
I need to print from a PPC to a printer , ideally a dot matrix printer ala Epson LX300 , LQ580. I know there is no support for printing in the current environment. I'm deciding in using either PrinterCE (
|
| ClickOnce installation | 13 Jan 2006 20:09 GMT | 2 |
Can anybody tell me, is click once available for use with mobile applications?
|
| Auto Install Cab | 13 Jan 2006 19:40 GMT | 9 |
I need to have a cab automatically install. I thought there was a directory I could just copy the file to, what is that directory? (for wm 2003 and wm 2005) Thanks
|
| VS 2005 PocketPC project: no GroupBox control, no BorderStyle property for Panel control... | 13 Jan 2006 19:35 GMT | 2 |
I'm starting my first project with .NET for Pocket PC by using Visual Studio 2005 Professional. My first shock: it is no GroupBox control on my Toolbox for the default created Device Application project created by VS. Which reference should I Add to my project to "see" the ...
|
| Setup.dll and CEAppMgr | 13 Jan 2006 19:12 GMT | 1 |
If I want to use a setup.dll to customize my installation, do I need to use the process described in http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnppcgen/html/n etcfdeployment.asp? I.e., if I'm using setup.dll, is it true that I can't do it deploying the
|
| need to build limited browser as custom shell | 13 Jan 2006 17:19 GMT | 4 |
I have a pretty straightforward project for Windows CE. It would be a custom shell, launching a restricted browser, which would open up the default home page, allow forward and back buttons, but not let the user type in their own URLs. In other words, users would be forced to stay
|
| CF 2, C#, suspend OS then wake via network? | 13 Jan 2006 17:17 GMT | 1 |
How do I put the CE WinCE 5.0 OS into a suspended state via C# in CF 2.0. Once suspended how do I wake from suspended state via the network. Thanks
|
| CF app running but not executing | 13 Jan 2006 15:55 GMT | 8 |
I have an image that includes CF. when I run an application it seems to be executing but does not do anything and then exits - even if a Console.WriteLine is run there is no output. below is debug from a sample run, Any Ideas as to what might be going wrong and how to identify ...
|
| Wifi connection programmatically without WZC | 13 Jan 2006 15:07 GMT | 9 |
We are developing an application with .netcf to connect programatically with several AP's. We wan't use the wireless zero configuration dll and we delete the entry registry value
|
| PDA with camera and thumbpad | 13 Jan 2006 14:26 GMT | 8 |
Does anyone know of a PDA that has a camera and a thumbpad ? I know you can get a camera attachment for the HP and use it's sdk. Thumbpad is a easier to use for some of the targeted users, because the sip is a little harder to use, and can hide some input controls
|
| SIM info | 13 Jan 2006 09:24 GMT | 1 |
Hey ppl, Im a new kid in programming with VB .net 2003.. im trying to develop some programs for personal use.. i need to create a program that reads the SIM details and provide m
|
| Detecting Runing WAV file | 13 Jan 2006 08:29 GMT | 11 |
How could i detect if a Runing wav file have finished or not, so i could begin playing another file after the first is finished. Thanks in advance.. Regards
|
| Cannot get form A to disappear before form B does something ... | 13 Jan 2006 01:20 GMT | 3 |
I guess I am still missing something in the Event Driven paradigm ... I have a menu that gives the user access to sections in my code ... this is a training application, so think of it as access to chapters. When the user selects a button, I launch a 'splash' form that shows for a
|
| Can CF GPS on WM5.0 be turned off until required? | 12 Jan 2006 22:04 GMT | 2 |
I've got a Compact Flash Haicom HI-303S GPS receiver. When I plug it into my Dell Axim x51v (Windows Mobile 5.0 empowered) and power on, the GPS automatically turns on. Is there any way that I can not have the GPS Receiver on until my
|
| Save From XML | 12 Jan 2006 17:19 GMT | 1 |
Hello All, I have an xml file that matches one of my database tables exactly. Is there a way to easily update/insert into the database using this xml file. I have tried playing around with the data adaptors however, I have been unsuccessful.
|