| Thread | Last Post | Replies |
|
| NetworkStream to Filestream problem | 31 Mar 2007 23:45 GMT | 1 |
Hi i am facing a variety problem, if i run the program with out debugging then i am not able to see the file which i wrote using filestream from the networkstream. But if i debug the program then the file is created and data is written successfully. Here is the output
|
| OpenNETCF DrawString not working for me | 30 Mar 2007 22:42 GMT | 6 |
Why does this not show anything? [The rectangle *is* being drawn.] Oh, also why does DrawRoundedRectangle fill the area? This seems inconsistent with other Draw methods. protected override void OnPaint (PaintEventArgs pea)
|
| Script Control | 30 Mar 2007 21:40 GMT | 1 |
I want to use MSSCRIPT.OCX in my PocketPC apps.. Is this possible or is there another for this. I want to use the formula evaluator and calculator for this purpose VJ
|
| hiding the "add/remove programs" icon | 30 Mar 2007 19:06 GMT | 4 |
is there anything that i can set in the registry (or otherwise) to hide this icon? thanks, Paul
|
| Bring Application Back To Front in WM5 | 30 Mar 2007 19:04 GMT | 2 |
Folks, I am hoping someone can give me hand with a problem I am having. I have an application which acts as a wrapper\launcher for another application.
|
| locking down certain areas of windows mobile 5 | 30 Mar 2007 19:04 GMT | 5 |
ive got an application that is used by a few customers for mobile field sales. Because its a standard issue pda, its not locked down and the users always fidget around with everything and a number of times have "accidentally" pressed clear storage and reset the entire device, or ...
|
| Newbie question...Where to start?...(Compact Framework, SQL Server CE) | 30 Mar 2007 18:02 GMT | 3 |
i just got a project thrown into my lap....develop client/server apps for a device running WinCE. i have the Compact Framework installed as well as SQL Server CE. i'm developing under VS2005.
|
| COM Interop out-of process server NOT working in CE 5.0 | 30 Mar 2007 18:00 GMT | 4 |
I am trying to use a simple smart device ATL COM server .EXE (out-of-process server) w/ a CF 2.0 client. I succeed in creating the object w/ new operator, but when I attempt to call any interface method or property an exception is risen: no such interface. My image has DCOM ...
|
| about datagrid | 30 Mar 2007 17:42 GMT | 1 |
how to avoid right-clicking in datagrid when it is not required?
|
| Deployment Package | 30 Mar 2007 17:19 GMT | 4 |
im looking for some help. I want to create a install package for my application that creates 3 folders on the target device no matter what i try it wont create my folders for me. Can anyone point me in the right direction?
|
| Programming for Pocket PC 2003 and Windows CE 4.2 | 30 Mar 2007 16:47 GMT | 1 |
I've developed an application for PocketPC (WM2003) with Visual Studio 2005. The type of the project in Visual Studio 2005 is Pocket PC 2003. Now I'm probing the application in a Windows CE 4.2 and the frames are
|
| Different images for different resolutions? | 30 Mar 2007 16:05 GMT | 6 |
I have made a custom control (an image button). What is the "proper" way to have an image for each screen resolution? How do I detect which resoultion (DPI) the device display has during runtime, so that I can load the correct image and draw with the correct line thickness etc.?
|
| Start a mobile application from the PC | 30 Mar 2007 16:00 GMT | 4 |
I would like to start an application on a Pocket PC 2003 device when, for example, the user presses a button in a .Net application running on the PC. Its fair if the device has to be cradled, but I'd also like ideas for when the device is not cradled.
|
| How to validate Email account NETCF2.0 | 30 Mar 2007 11:53 GMT | 3 |
Just as title. I want to validate email account,how to inplement this on WM device development ide is visual studio 2005 and netcf 2.0 Thanks
|
| MSI Installer Problem - Erro Code 2869 | 30 Mar 2007 11:47 GMT | 1 |
Ok, I created a simple app, built a cab file, created the installer that works with CE App manager and an MSI setup file. When I run the MSI, it fails with a installer error of 2869. Yet it installs my app on my Smartphone (Blackjack).
|