HighTechTalks DotNet Forums  

Sponsored Links


Dotnet Framework (Compact Framework) microsoft.public.dotnet.framework.compactframework


Discuss in the Dotnet Framework (Compact Framework) forum.



Post New Thread
Threads in Forum : Dotnet Framework (Compact Framework) Forum Tools Search this Forum
  Rating Thread / Thread Starter Last Post Reverse Sort Order    Replies         Views     
Hi all. I have a need to collect COM data on a WM5 device and 'throw' the data at the current cursor, regardless of application or field position. ...
tc
10-01-2007 11:12 AM
tc Go to last post
5 81
hi, i have a menuitem which pops out a panel, i need the panel to hscroll and vscroll bars, how can it be done in cf
dhana001
10-01-2007 10:42 AM
Arun Go to last post
1 53
Hi, I need to stop the activesync in some sections of my projects. Any clue on how to do it? Thanks.
Empi
10-01-2007 08:11 AM
Empi Go to last post
2 59
How to delete a MessageReceived sms or a SMS in Inbox?
dav.olivares@gmail.com
10-01-2007 05:39 AM
dav.olivares@gmail.com Go to last post
0 47
Hi, I am developing an application for WM 5.0. I have a thread that does some operation in background. In desktop environment I could check by...
Fatih
09-30-2007 02:49 PM
Josip Medved Go to last post
1 53
We have just published two new articles on the Mobile Ink Library for Windows Mobile 6. Using the OpenNETCF Mobile Ink Library for Windows Mobile 6...
Mark Arteaga
09-28-2007 03:42 PM
Mark Arteaga Go to last post
0 62
I was snooping through my assembled code, and found that each form has resources that look like they belong to the form designer, for...
David
09-28-2007 01:29 PM
David Go to last post
0 56
If the user taps an icon while the application is already running, CE (or CF?) activates the already-running instance. Has anyone found a way to...
David
09-28-2007 10:52 AM
Go to last post
3 74
We've had two users report that, when running our application on HTC Mogul, the "Alt" key on the pull-out hardware keyboard is locked, and cannot...
David
09-28-2007 10:40 AM
Paul G. Tobey [eMVP] Go to last post
1 63
Does anyone know of an event logger for Windows Mobile (5 and/or 6) similar to the Windows event log? I have an application that I would like to log...
TheRunningBoard
09-28-2007 10:20 AM
Fabien Go to last post
3 68
Hi All I am trying to Select an item in a combobox on a form running in a different application(written in C# CF2.0) and running in a different...
ink
09-28-2007 09:26 AM
Michael Salamone Go to last post
2 59
When the user goes into Regiional Settings and changes the date format, it's my understanding that the OS sends a WM_SETTINGCHANGE message to...
David
09-28-2007 08:25 AM
dbgrick Go to last post
2 48
Hi Community, i am looking for the standalone emulator that was avaible in the time of VS2005 beta times (89 MB). Did anyone has this piece of...
Rainer Borchmann
09-27-2007 03:33 PM
Ginny Caughey [MVP] Go to last post
1 72
I've got a from that needs to be able to hide and show the mainmenu. I've got an input panel on this form as well. When I remove the mainmenu, the...
Rick
09-27-2007 01:47 PM
Rick Go to last post
0 62
Hi, I put WMP 10 into a form on my device CF 2.0 in a C# project. I used Feinman AxWindowsMediaPlayer interface and player.ctlcontrol.play(). I...
cyber2gt
09-27-2007 12:15 PM
cyber2gt Go to last post
2 58
Hi, I am pulling my hair out trying to get my compact framework 2 app. running on windows mobile 5 to wake every minute and do some background...
arfing
09-27-2007 11:28 AM
Paul G. Tobey [eMVP] Go to last post
3 60
Hey gang, I am working on a gesture recognition library of which will make navigating the WM UI nicer, more "iPhone" like via the touch screen. So...
=?Utf-8?B?U2ltb24=?=
09-27-2007 10:41 AM
zz Go to last post
2 68
Hi group, Private Mylist1 as SortedList Mylist1.CLONE exists Private Mylist2 As SortedList(Of Integer, MyObject) Mylist2.CLONE does not...
Mobileboy36
09-27-2007 09:21 AM
Mobileboy36 Go to last post
0 134
Hi Is there a Standaloe Emulator for CF2 aviable ? I mean w/o the Visuak Studio ? . So that my customer can test a application witout a Pocket PC...
R.Borchmann
09-27-2007 07:41 AM
Rainer Borchmann Go to last post
7 182
Does anyone have any code for reading the contents of the Notification Queue? Code for editing existing entries or adding new entries would be great...
elziko
09-27-2007 07:07 AM
elziko Go to last post
1 143
Hi, I'd like to catch the click on the x of the form (that closes the form). In a normal application I would use the Closing event and then ask...
Michael Maier
09-27-2007 04:54 AM
Michael Maier Go to last post
2 107
Hi I have created a Smart device CAB project. It install correctly on my device but when i try to uninstall/remove my app. i get error was not...
Mex
09-27-2007 04:33 AM
Mex Go to last post
1 90
"Göran Andersson" <guffa (AT) guffa (DOT) com> wrote Just holding a reference to it will keep it alive as it always has. Hilton
Hilton
09-27-2007 03:25 AM
Michael S Go to last post
47 277
Hi. In OpenFileDialog there is a Date Column indicating, i think, files last modified time prop., and this time in printed in UTF without timezone. I...
tomekchudzik
09-27-2007 03:10 AM
tomekchudzik Go to last post
0 74
hi to all i have developed an application in Visual Studio 2003 for Pocket PC 2003. Now i have switched to Visual Studio 2005. and i have to...
hassanmushtaq
09-27-2007 02:48 AM
Christian Resma Helle Go to last post
2 67
I need to write code that will run when a new task is added to the device either by a uaser creating the task on the device or by a task being...
elziko
09-27-2007 02:39 AM
elziko Go to last post
0 46
Hi How to find out is WiFi on or not using CF 2.0 and C#? Mex
Mex
09-26-2007 10:43 AM
Fabien Go to last post
3 71
..NET CF 2.0 I am attempting to assign an image to a picturebox object. Whenever I attempt to run the application, I get a...
John Kraft
09-26-2007 08:48 AM
John Kraft Go to last post
2 57
Hello, i try to use the content of the document loaded in the webbrowser object. normaly webbrowser.documenttext would work fine, but in the CF it is...
Kai Wiechers
09-26-2007 02:11 AM
Peter Foot [MVP] Go to last post
6 55
I have a ListView control. In that one column is editable. So, I capture the 'SelectedIndexChanged' event and find the column width and then move a...
uday
09-25-2007 01:31 PM
uday Go to last post
0 55
....and here i am again! :( I'm trying the whole afternoon and now I got a little closer to the solution i hope... I tryed webrequest again... ans...
Kai Wiechers
09-25-2007 12:41 PM
Kai Wiechers Go to last post
0 54
Hi, I am new to programming with a hand held. I am working with Pocket PC 2003, .NET 1.1, SQL Server 2000, SQLCE 2.0. I am using merge replication...
orandov@gmail.com
09-25-2007 11:11 AM
orandov@gmail.com Go to last post
3 56
I have an intermittent error occurring in my custom listbox. It occurs very infrequently and I have not been able to recreate it. The only reason I...
Chris Oswald
09-25-2007 08:40 AM
Chris Oswald Go to last post
0 52
I'm disabling the touch panel using the TouchPanelDisable() and it's working good, but when I try to Enable with TouchPanelEnable() I get a the...
Nelson Santos
09-25-2007 07:15 AM
Peter Foot [MVP] Go to last post
1 78
My CF 2.0 application (written in C#) needs to include some special graphics features. We've got a company that offers a C++ DLL (I guess, unmanaged...
Lonifasiko
09-24-2007 05:51 PM
Ilya Tumanov [MS] Go to last post
3 58
I have an app which talks between two PDAs connected by an ad-hoc wireless network. The underlying communication is performed by a TcpListener and...
David Hearn
09-24-2007 01:59 PM
Peter Foot [MVP] Go to last post
3 53
Perfect!!! Many Thanks! I read a lot of articles today searching solution for localization of custom controls in CF... But sorry, do not know how...
softron@yandex.ru
09-24-2007 10:44 AM
softron@yandex.ru Go to last post
0 58
Hi all, I need to make an SELECT INTO in a SQLServeCE 2.0 I dont't know if this sentence is supported by this version. If not what is the...
Catalin Lungu
09-24-2007 10:17 AM
Catalin Lungu Go to last post
0 61
Hi all. I'm testing my C# application on the SqlServer CE 3.1. The sdf file is in the Secure Digital. When i want to query the database i make a new...
Simone
09-24-2007 09:37 AM
Simone Go to last post
0 77
Hi all, I've been trying for a few days now (to do something trivial as) to get my win ce application to connect to a SQL2000 Database (local), but...
Coss
09-24-2007 08:58 AM
Coss Go to last post
0 61
I'm using Visual Studio 2005, and the .Net 2.0 Framework to intercept an sms message. When I deploy the solution to a Windows mobile 5 phone, the...
Sherman KB
09-24-2007 08:08 AM
Ken S Go to last post
2 49
Please join us on Wednesday, September 26 for the Mobile & Embedded Development Chat. These chats provide you with the opportunity to ask leading...
Neil Cowburn
09-24-2007 06:29 AM
Neil Cowburn Go to last post
0 54
Hello. I'm running Win Mobile 5.0 on an ARM XScale, and writing in VS2005 - Visual Basic with Compact Framework 2.0. I want to find out...
=?Utf-8?B?dmUzd3Rq?=
09-24-2007 01:32 AM
viralt@labinformationsystem.com Go to last post
8 67
hello friends, Just take a look at the following blog which describes why to avoid...
Viral
09-24-2007 01:16 AM
Viral Go to last post
0 50
Hi, I have a problem with a datagrid. On its first display, the scrollbars arrows look fine. However when I display it another time (after...
Michel Renaud
09-23-2007 11:21 PM
sunadh Go to last post
3 47
I'm just issuing an HTTP request to a know web site to tell me if I have a connection to the wap. Is there an event that I can catch in CF2 that...
Harry Simpson
09-23-2007 05:22 PM
Go to last post
4 64
hi, I am wondering how to set file version for a cf 2.0 device application in vs 2005. When i go to project properties->Assembly...
Nick
09-23-2007 03:44 PM
Simon Hart Go to last post
1 57
I am using Vb.Net 2005 compact framework 2.0. I want my app to default install to Program Files/Company/app.exe, however it is installing to Program...
Loogie
09-23-2007 07:36 AM
Loogie Go to last post
4 54
Is it possible to make a connection from the CF 2.0 using the SQLClient to a SQL Server 2005 where encryption is enabled and a SSL certificate...
Kay-Christian Wessel
09-23-2007 05:59 AM
Kay-Christian Wessel Go to last post
3 61
hi, i want to develop an application by using Mobile Client Software Factory on a wince4.2 device(symbol mc3000). i got pinvoke "cellcore.dll"...
Chen Naikun
09-22-2007 05:52 PM
www.miguelmadero.com Go to last post
4 66
Post New Thread

Display Options
Showing threads 2501 to 2550 of 24508
Sorted By Sort Order
From The
Forum Tools Search this Forum
Search this Forum :

Advanced Search

New posts New posts More than 15 replies or 150 views Hot thread with new posts
No new posts No new posts More than 15 replies or 150 views Hot thread with no new posts
Closed Thread Thread is closed  
 
Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off


Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.