| Thread | Last Post | Replies |
|
| Remote Desktop Solutions | 22 May 2008 18:56 GMT | 4 |
Does anyone know of any tools which allow for the remote access of a Windows CE desktop? Such as what LogMeIn can do for Windows Mobile? (which doesn't work under CE) Are there alternatives?
|
| How to deploy real cert in packaged .exe (VS 2005, .net cf 2.0 sp2, WM 5.0) | 22 May 2008 17:49 GMT | 18 |
We are developing an application for a Windows Mobile 5.0 device using VS 2005, .net cf 2.0 and currently when we deploy it to the device for testing we get the following error; "The program is from an unknown publisher ...(etc)"
|
| Slow Performance | 22 May 2008 15:45 GMT | 7 |
We did a simple test, we created a smart device application with a form, no coding at all compiled it and tested it on device. We were surprised to find that loading it takes 5 seconds on Symbol MC35 and on HP iPaq it takes 3 seconds showing wait cursor on both the devices.
|
| XML-Reader on handheld | 21 May 2008 10:11 GMT | 2 |
I'd like to parse an XML-file in a C#-application for a handheld running Windows CE. I tried the XMLDocument and XMLTextReader-classes from the System.XML-namespace, but receive
|
| create shortcut while installing a cab | 21 May 2008 06:12 GMT | 1 |
I was reading a thread in this forum. One statement I came across.. I did not understand... SHCreateShortcut(@"\WINDOWS\Startup\SAMSLoad.lnk", @"wceload.exe / noui /noaskdest ""\Program Files\SAMS PDA\download.cab""");
|
| delay | 21 May 2008 03:04 GMT | 4 |
Hello, I have a problem on my simple vb.net program. I bypass the next code block, but when i put an messagebox the whole code is executed. So what I want to accomplish is to put a delay on my program instead of a messagebox. Can you
|
| Downgrade to CF 2.0 | 20 May 2008 22:58 GMT | 2 |
Im woking on applicaion running on CF 3.5. It is possible change them to CF 2.0?
 Signature Armando Rocha
|
| VS2008 temporirly hangs during compilation | 20 May 2008 21:59 GMT | 2 |
Env.: VS2008 / CF 3.5 Hi All, Whenever I build a project, VS2008 hangs during ~30 seconds at the end of compilation, before the 'Compile Complete...' line is printed. This happens
|
| OpenNETCF.Web.Services2.SecurityHeader | 20 May 2008 13:43 GMT | 8 |
I try connect to secure server and connection doesn't work. My project on Visual Studio 2005, Compact Framework 2.0 platform. Function getRegions I use from Web References. Error message: "Could not establish connection to network".
|
| Loaded Assemblies | 19 May 2008 03:14 GMT | 2 |
Is there any way I can find out wich assemblies my application has loaded into its process? Thore Berntsen
|
| Compiling for an older version | 18 May 2008 12:29 GMT | 2 |
We have a project, originally written in C# in VS2003 for PPC using .Net Framework 1.1 and SDF 1.4 for devices running WM 2003se. We've since upgraded the project to VS2005, .Net 2.05 and SDF 2.2 to accomodate new devices running WM5/6.
|
| WPF in CF | 15 May 2008 22:35 GMT | 2 |
Is anyone aware if Microsoft is planning to support WPF in the Compact Framework? I know that they introduced the WCF in 3.5 CF but have not heard anything about WPF. (or how about WF)? Thanks
|
| How to change input type of textbox to numbers (C#) | 15 May 2008 16:32 GMT | 2 |
I'm writing an utility in c# under WM6 for HTC Excalibur (qwerty keyboard) In the utility there's an edit box which should change the input to numbers instead of abc
|
| Ping in Win CE | 15 May 2008 16:23 GMT | 3 |
I am trying to implement an application which will ping to the given host to check the network status. Since there is no Networkinformation class available in .Net CE, Does any one know how to achieve this? I want to code in C# not in C++
|
| Maps on Mobile | 15 May 2008 15:28 GMT | 1 |
I' m working with a Pocket PC (Windows Mobile) application that read coordinates from GPS, i would like to show on a Map my position. Anyone knows a 3rd part component to do that? I know that microsoft have a MapPoint WebService, but i want test other options.
|