Click here to Skip to main content
15,886,362 members
Everything / Operating Systems / Windows Mobile 6

Windows Mobile 6

WinMobile6

Great Reads

by Eric J. Smith, Shannon Davidson
Easily detach entities when using LINQ to SQL
by gggustafson
This article discusses two lessons learned during the development of a mobile application.
by Azim Zahir
This article describes how we can develop pocket PC applications using Pelles C IDE.
by EFEaglehouse
Windows CE/Mobile printing client for LPR, LPRng, and Socket API.

Latest Articles

by B. Clay Shannon
Simple way to warm boot a Windows CE device
by Sachin Bansal - Lead Engineer
Securing a WCF service using SSL certificates and consuming it over Windows Mobile 6 (.NET Compact Framework).
by Praveen Maniyath
web-service communication with windows mobile using SOAP
by Praveen Maniyath
A SOAP WebService communication sample.

All Articles

Sort by Score

Windows Mobile 6 

12 Jul 2009 by Eric J. Smith, Shannon Davidson
Easily detach entities when using LINQ to SQL
13 Aug 2012 by gggustafson
This article discusses two lessons learned during the development of a mobile application.
31 Mar 2013 by Azim Zahir
This article describes how we can develop pocket PC applications using Pelles C IDE.
15 Dec 2010 by EFEaglehouse
Windows CE/Mobile printing client for LPR, LPRng, and Socket API.
13 Jan 2015 by B. Clay Shannon
Simple way to warm boot a Windows CE device
30 Nov 2011 by saharkiz
Generate Front end screens and database on a Windows Mobile 5 for data collection
9 Sep 2013 by Praveen Maniyath
A SOAP WebService communication sample.
23 Jun 2009 by trxStudio
A Duckworth Lewis calculator for Windows Moblie and .NET 3.5.
6 May 2012 by emranallan
Add your local inside windows local to be supported for unicode
18 May 2012 by emranallan
Server Application to remote your mobile device through wireless/wire connection not based on RAPI
25 Feb 2010 by hjgode
I have been asked, how one can see, if a device has been clean booted. Here is an answer.First, there is a registry key you can check:[HKEY_CURRENT_USER\Performance]"Last Boot Type"=dword:00000002after a coldboot this value is 0. For warmboots the value is 2.and another...
19 Aug 2010 by Uwe Keim
How about using the Google Chart API [^]?With this API, you can do wonderful things like this chart [^] by simple passing different parameters to an URL.
6 Feb 2012 by Guyverthree
Hey all, I'm getting some strange behaviour when using SHnotificationAdd the code i'm using to add the notification is as follows. char * szFunc = __FUNCTION__; BUError(E_STANDARDPARAMS, L"CNOInt_Beep_notification start"); BU_TRY { //init structure if not...
28 Jan 2010 by wewoos
i'm using one htc touch ppc. i need one folder tools explorering, that i can open one folder without tools-bar and menubar, in a perefence as same as open a folder from startmenu.the default program is fexplorer.exe in "\windows", and i've tryed other folder explorer tools, such as resco...
2 Feb 2010 by Member 4460272
Hi All,I have been learning from you all for a few years now but I've come to a road block and not sure of the best way forward.I've developed a mobile sales order for WinMo 5/6, this is working well. I've also created a desktop application which connects to the mobile device and...
2 Feb 2010 by Not Active
You may want to take a look at this Microsoft Sync Framework[^]"Microsoft Sync Framework is a comprehensive synchronization platform that enables collaboration and offline access for applications, services, and devices."
2 Feb 2010 by Member 4460272
RE:Answer 1 Accept Answer Reject Answer You may want to take a look at this Microsoft Sync Framework[^]"Microsoft Sync Framework is a comprehensive synchronization platform that enables collaboration and offline access for applications, services, and devices."Thanks for that, however,...
8 Feb 2010 by AmitDey
I am trying to send some data using TCP via WiFi to a desktop PC.I am using a TCP Listener and socket in the PDI am using TCPClient in the windows mobile.When the Mobile is connected to a PC ( not necessarily the server ), the winmo is able to send the data.But when the mobile is...
9 Feb 2010 by Richard MacCutchan
AmitDey wrote:I am getting a "SocketException"Which one, there are many causes of Socket Exception, you need to capture the error code to determine the exact problem.
9 Feb 2010 by AmitDey
I am not able to see the message as it says something likeAn error message is available for this exception but cannot be displayed because these messages are optional and are not currently installed on this device. Please install ‘NETCFv35.Messages.EN.wm.cab’ for Windows Mobile 5.0 and...
9 Feb 2010 by Richard MacCutchan
AmitDey wrote:because these messages are optional and are not currently installed on this device.Well that is obviously your first step. It really is very difficult to guess what might be causing your problem without the message code or associated text. Assuming that you wrote this program...
18 Feb 2010 by Ming_Lu
A custom VScrollbar to make DataGrid finger flickable.
22 Feb 2010 by Chetan Chaudhari
I want to execte my code after a snap is taken. How can I trap the camera keypress event?Please help me.
24 Feb 2010 by r.ps
Disclaimer: 1) I know this works for WinMo6 (it does on my phone). I'm not sure if it will work on WinMo5.2) My answer is based on c/c++. Your question is tagged c#. But i'm assuming that you only need an idea on how and not the actual code.Ok, here goes.You first need to install a...
2 Mar 2010 by Chetan Chaudhari
Plz Send me in C#.net Code if ur able to send mei dont no about KBHook plz tell me that alsoRegardsChetan
2 Mar 2010 by r.ps
Sorry, i can't do that. my c# isn't that good.
22 Mar 2010 by hjgode
I have been asked, how one can see, if a device has been clean booted. Here is an answer.First, there is a registry key you can check:[HKEY_CURRENT_USER\Performance]"Last Boot Type"=dword:00000002after a coldboot this value is 0. For warmboots the value is 2.and another...
20 Apr 2010 by transforme-felix
Hi i tried to create an installer for windows mobile 6and i got this error when i run the application:NotSupportedExceptionat Microsoft.AGL.Common.MISC.HandleAr()at System.Windows.Forms.Control._InitInstance()at System.Windows.Forms.Control..ctor()at...
21 Apr 2010 by hammerstein05
I saw a very similar message recently, basically a device that was upgraded from Windows Mobile 6.1 to 6.5 exhibited very similar behaviour. The device was a HTC Touch Pro 2. I had a calendar control on my form, a standard mobile control, it crashed. I removed the calendar, it worked fine....
30 Jun 2010 by Sandeep Mewara
Follow at one place please. Dont repost.
6 Jul 2010 by WSQ
hello,friend;...
6 Jul 2010 by #realJSOP
You mean you want to run Flash on a mobile. Have you tried google? That's what we would have to do to give you an answer.
11 Jul 2010 by WSQ
thanks; can you give me demo?
9 Aug 2010 by Dev S
Hi, I have a Smart Device Application for Windows Mobile 6.5 on .net 3.5 cf.In this i am sending images to the FTP Server and data to web based SQL Server 2008.Problem is when i connect GPRS and try sending the data it gives error.But once i open any webpage on web browser and then send...
9 Aug 2010 by Dev S
Hi, I want to display connection setting dialog on failure connecting server as in web browser and other apps do. Also looking for the way to set priority to access the available connections like- firstly WiFi, if not available then GPRS.Please help me out in this!!!Thanx
12 Aug 2010 by Dragonfly_Lee
.Net doesn't have this object. SOAP is only protocol which C# uses for WebService.
12 Aug 2010 by rakeshbaviskar
Can I use KSOAP library in C# visual studio 2008.IF Yes then Can I know the Steps to Import in my Library files so that I can use it in my project..Please help Me.
13 Aug 2010 by Sandeep Mewara
Did you happened to get a chace to look at it: Consuming .NET Web Services via the kSOAP library[^]Though what you ask is not entirely clear but the above article should help you out in understanding it and its use to move ahead.
11 Aug 2010 by rakeshbaviskar
how can i display the textbox value from form1 to label in form2.Also i want by using static.Also how to use it by using class if i m having multiple textbox.Can u give me an example.PLZ HELP ME......
12 Aug 2010 by rakeshbaviskar
1.Which directive should be included to import SOAP?I have the following code which is used in java.But i want to create an object of Soap in C#.So can anyone help me to get me out of this?PLZ..I want to use it in my project....SoapObject request5 = new SoapObject(NAMESPACE3,...
16 Aug 2010 by Daniel262
How to call SelectedItem of a listbox that is created dynamically using foreach, from form1 to form2, and it is contained in a tabcontroll in form2.Example:form2.tabcontrol.tabpages.clear()Foreach (string word in textbox){tabpage tp = new...
17 Aug 2010 by Fayu
Subscribe to the lb.SelectedIndexChanged event. tabpage tp = new tabpage; form2.tabcontrol.tabpage.add(tp) Listbox lb = new Listbox; lb.SelectedIndexChanged += new EventHandler(lb_SelectedIndexChanged); tp.controls.add(lb);Once an item is clicked,...
19 Aug 2010 by rakeshbaviskar
-Which API should be used to plot a graph in Windows mobile application. I want to plot it using web service. Please help me... I want to use it my project......
28 Aug 2010 by tatulda
smartphone "windows mobile 6.5" "native C++" MVS 2008Posted by Libor in Other Languages27-Aug-10 09:43 AMHello, I'm having problem with any read/write operation in an app I'm doing for my Samsung Omnia 8000 phone.I'm using Microsoft Visual Studio 2008, -> project template "C++"...
2 Nov 2010 by unnikk
hi, First you have to install FlashLite_4_0_CE6_ARM if your device is ARMthen you can open your flash files in Internet explorer.
14 May 2011 by Nikos Baxevanis
This post aims to provide a way to implement lazy initialization in a multi threaded environment using the SingleInstance(Of T) Class.
6 Mar 2011 by gaurish thakkar
i have windows mobile emulator which has internal storage of 32 mb but when i try to run my mobiie app the 32 mb gets depleted and i get an error of out of memory.i searched on net & some said to add a folder which would act as storage card .but i don't know what to do with this option .when...
6 Mar 2011 by gaurish thakkar
storage memory which is 32 mb is fully utilized.how can i tackle this memory leak
14 Mar 2011 by sowmya.obs
Hi,I want to display a ballon popup message in my application?If I click the Signal image then I have to display a Ballon popup like network is connected or disconnected?how to solve this?
14 Mar 2011 by HimanshuJoshi
This[^] article can help you.
16 Mar 2011 by Sandeep Mewara
I am sorry but there is no question here. We expect you to put some time in trying the issue that you are facing and then some time in formulating the question while posting here. I see both missing. :doh:Here is what is expected by enquirers:1. TRY first what you want to do!2....
16 Mar 2011 by R%S
Enable access from mobile phone emulator to Visual Studio WebDev.WebServer listening on localhost
28 Mar 2011 by peks
Hi, I want to ask is there any way (Win32 API or set) of tabcontrol-tabPages to be on the top in WIndows Mobile Applications version 6.1 and above? Any ideas?
28 Mar 2011 by sowmya.obs
how to call https web service in windows mobile application?
28 Mar 2011 by Ramalinga Koushik
Hope this[^] might help you.
28 Mar 2011 by peks
OK,this is the situation- We have a standard tab control that contains within itself tabpage1, tabpage2 .. etc which are positioned at the bottom. I want to move them of the top of the control, modify, make them with pictures and such. Is there any way to do this by WIN32 APIs, or what other...
28 Mar 2011 by sowmya.obs
No this solution is not use full,I want to call a https(HTTP OVER SSL)web service in c#.net with out adding any web reference,My app is windows mobile(It is not related to ASP.NET(not a web application))
5 Apr 2011 by sowmya.obs
Hi,I am trying to find a library to parse JSON on C# on Windows Mobile (working with Visual Studio 2008). The libraries that I have found that allow me to parse JSON in C# (litjson and Jayrock) don't work on Windows Mobile, they require classes that are not present in the .NET compact...
5 Apr 2011 by Manfred Rudolf Bihy
Use JSON.NET: http://james.newtonking.com/projects/json-net.aspx[^] it supports the 3.5 compact framework.Happy coding!
6 Apr 2011 by Sandeep Mewara
I am sorry but there is no quick question here. This looks like your college project, you should put some effort.We expect you to put some time in trying the issue that you are facing and then some time in formulating the question while posting here. Here is what is expected by...
6 Apr 2011 by Sandeep Mewara
I am sorry but there is no quick question here. This looks like your college project, you should put some effort.We expect you to put some time in trying the issue that you are facing and then some time in formulating the question while posting here. Here is what is expected by...
7 Apr 2011 by sowmya.obs
what we have to do when we want to use(Enable) Inbuilt GPS in windows mobile6.0?
7 Apr 2011 by Amit Kumar Tiwari
Try the article @ http://blogs.msdn.com/b/windowsmobile/archive/2006/06/07/620387.aspx[^]
16 Oct 2011 by sowmya.obs
In my application there is a Call button when I clicked on it, I need to show dial pad and number is entered on the dial pad and clicked "ok",Its makes a call to entered number.
31 Jan 2012 by chee kang
hi currently i had a project that need to modify origin Bluetooth headset function (answer and end call) to trigger the SMS button that i design in window mobile 6 professional. somebody can provide me some links or information relate to Bluetooth headset for mobile phone? i had search, but...
16 Mar 2012 by Atmir
Hello!I have a problem with connection from windows mobile 6.5 application to sql server!The error message is that canont find the specified server!the srever is SQL 2008 R2Any ideas ?Kind regards?
27 Jun 2012 by Carlos Bermudez
You need to set up your DB correctly. Check this articlehttp://techyard.wordpress.com/2009/03/10/visual-studio-2008-smart-device-project-connect-to-sql-server/[^]Good Luck, its a PITA to get it to work, but thats the solution
26 Nov 2012 by saeid javani
what is your gprs module, and platform?
12 Mar 2013 by Detert Wurps
Does anyone know a possibility of changing the view on a Modal Dialog?e.g. the Dialog has a size of 1660x2000,the screen size is 166x200,I would like to quickly change the origin (0,0) of the CDialog to (167,0) for example or (167,201)My first attempt was like this:CRect...
21 Jun 2013 by hemendrasharma
I am currently working on a windows mobile application for Motorola MC9500 which has Windows Mobile 6.5. I have tried Symbol's EMDK library to access inbuilt motion sensor of the device without any luck.The EMDK for .NET v2.7 has Symbol.Sensor class library in it which is supposed to be...