The Microsoft .net Framework dialog box will not go away and comes back every time I restart. It seemed to be connected to a HP printer that I recently bought, but I am not sure. I also rec...
I have written my first .NET Compact Framework 3.5 application using Visual Studio 2008. How do I create an installation package (msi) using Visual Studio 2008?
Thanks
I am pretty new to mobile device development and I have been looking into accessing registry key values on Windows CE / Mobile devices. Currently it is only reading values that I have already ...
I am Using SqlcedataReader in Sql server Compact Edition 3.5, but when the application runs the Execute reader Method. It is throwing the error message as There was an error Parsing the Query....
Using System.Diagnostics.Process.Start to start a new process which is fine but is there a way to start the new process as minimized.
Hi,
I am writing a SMS/Contact backup application, it need to run in the background (may be with an icon in the notification area)? What can I do to achieve it? Say FormBackup need to stay ...
Hi,
I have looked high and low for an example of how to embed a flash object in my WinCE/PocketPC application, cant find a working example though, in fact I cant even get the toolbar to sho...
Hi,
I want to write an application for a Windows CE or Pocket PC device that will print to a printer. I.e. My application will be on a handheld device and when the user clicks "print" it...
I have a simple piece of code that runs on Windows Mobile 5.0 handheld device that opens up an HTTP request and reads the response. (Code below...)
Trouble is, the first time this is execu...
I'm developing an application in .net compact framework 2.0 (VB.net) for pocket pc's and one of the features that I implemented is an autologout timer.
If the user is inactive for a specifi...
Hi,
I need my application to minimise to the taskbar, showing an icon - just like the native volume control does.
Could someone please provide me some c# code to do this please.
Thanks.
S.
Hi all,
I'm trying to install .Net Framework 3.0 but can't succeed because of some error. I'm attaching the Error log here. I'm using Windows Server 2003 SP2 and have already installed .Net...
Hi.
The device I'm working on is a Windows Mobile 6 platform with .NET CF 2.0 installed.
I'm using a Notification object in my main form which is used multiple times to display various eve...
I have an application for wm05 with visual studio 2008, someone knows how i can create buttons from pictureboxes with png images and transparencies? (like buttons in iphone with borders etc...)
I have been trying for a while to get a Windows Mobile device to connect to an SQL Express Server and pull data out of the DB using SQLDataReader.
Ive posted the code ive used below, but i ...
Hi, anyone know how to programatically initiate a phone call using Visual Studio 2005, for Windows Mobile 5 or 6, using C#?
I have got a sample code from MSDN, but it's for VS 2003.
If som...
I need a command / function / whatever, so that when a user clicks a button the device does a warm boot. I played with the ExitWindowsEx function as published all over the net, but no matter h...
I"m building a Windows CE device using Visual Studio 2005 and Windows CE 6.0.
I'm attempting to enumerate the running processes on my device, which is documented in the System.Diagnostics.P...
Im creating a little application that needs to run on Windows CE.
I'm making it with Visual Studio 2005.
The language is VB .NET (Compact .NET framework).
Now my question : How can I play...
I have been given a project developed under Visual Studio 2005 for a smart device (i.e. Windows CE) which targets .net compact framework 2.0. I have imported the project into Visual Studio 200...
I have a mobile application I am developing in Visual Studio 2008 for a Windows Mobile 5.0 Pocket PC. I have several TextBox controls on the form, as well as a button to enable/disable them. ...
I have developed a windows mobile application and now I want to deploy it. I am struggling a lot with this probably because I don't understand a few fundamental things. I use VS 2008 and I hav...
Visual Studio 2008, Visual Basic.Net
Compact Framework 3.5
SmartDevice project
I am working on a program for a handheld PPC and I am running into a problem.
I cannot seem to rotate the ...
I am looking for a solution to converting a byte array to an image using the compact framework. I have tried multiple ways, but the restrictions of the compact framework are proving to be ver...
Hello
I have this code in my application.
The thing is that I did spend some time about what file to do the reference in order to declare "AxMicrosoft' "???
Thanks
Eli