| | Rating Thread /
Thread Starter | Last Post  | Replies | Views |
|  | Hi all,
I've a question about the sync framework in particular following the steps
in the http://msdn.microsoft.com/en-us/library/cc488004.aspx I...
nusys
|
07-19-2009 05:36 AM
Simon Hart [MVP] | 2 | 203 |
|  | Having followed the example in
http://msdn.microsoft.com/en-us/library/microsoft.windowsce.forms.inputpanel.aspx,
all starts to go OK, except my...
David McCallum
|
07-18-2009 06:14 PM
Alberto Silva, MVP | 3 | 202 |
|  | Hi,
im developing application in net compact 2.0 on windows mobile 6.1
the application is with few form.
when i move from one form to another, the...
tony
|
07-17-2009 05:57 PM
Batvanio | 4 | 203 |
|  | Hello All, I think I have narrowed a memory leak down to this code. I
am using OpenNETCF.Net Version 2.1.
As you can see, I am really doing nothing...
.net CF'er
|
07-17-2009 10:16 AM
.net CF'er | 8 | 230 |
|  | Hi,
I recieved a certificate file with the extention *.p7b.
my device is with win.ce net. 4.2
in the control panel , certificates, i can install...
tony
|
07-16-2009 12:23 AM
tony | 2 | 195 |
|  | Hey everyone,
I have got a strange problem with the .Net Compact Framework v.3.5, Forms
and Controls.
In this case, I've got an formular with an...
Carsten Unterberg
|
07-14-2009 12:55 AM
Carsten Unterberg | 2 | 255 |
|  | I have an application doing text message in and out. Both work fine
separately. However, after an text message sent out, the incoming no...
Jason
|
07-12-2009 12:05 AM
Jason | 0 | 175 |
|  | I want to received sms by MessageInterceptor. I tried this in Form class,
thread, other class, but it doesn't work. When my app is minimized...
mieszk3
|
07-12-2009 12:02 AM
Jason | 1 | 161 |
|  | How to update registry without Warm Reboot device
any ideas appreciates
with regards
meganathan
MEGANATHANM
|
07-10-2009 11:48 AM
Markus Humm | 3 | 195 |
|  | Hi,
I'd developed applications for normal navigational GPS enabled PDAs
those output is in NMEA format. Now I am searching for some API or
SDKs to...
Indra Bisen
|
07-09-2009 03:56 AM
Indra Bisen | 5 | 190 |
|  | Hi,
How to delete virtual com port in Device.
How to reopen virtual com port.
Please send idea how to do it.
with regards
Meganathan
M. Meganathan
|
07-07-2009 10:21 AM
Paul G. Tobey [eMVP] | 4 | 196 |
|  | Hallo Everybody
I try to inherit DataGrid to build a customized DataGrid in compact
framework.
The Problem is, that the TableStyles are not...
Damir
|
07-06-2009 02:39 AM
Damir | 0 | 180 |
|  | I found ActiveSyncStart and ActiveSyncStop in the WM6 documentation,
are there any similar functions in WM5?
Thanks!
Lcubed
|
07-03-2009 12:44 AM
Christian Resma Helle | 1 | 191 |
|  | Hi,
I use NetCF 2.0 and Finisar.SQLite wrapper (SQLLite version 3).
What is your opinion on this database? Is it stable? I do some tests and
it...
usunto_bryjamus@interia.pl
|
07-01-2009 02:53 AM
Christian Resma Helle | 9 | 194 |
|  | Hi there,
I am trying to create proxies to call WCF from CF using Basic HTTP Binding.
I have a shared DLL of basic objects - when I create bindings...
Carl Howarth
|
06-29-2009 02:39 AM
Carl Howarth | 0 | 194 |
|  | Over the past few months we've been working hard to consolidate the products
we at OpenNETCF offer. What this means is that products that didn't...
Chris Tacke, eMVP
|
06-25-2009 06:49 PM
HCH | 1 | 198 |
|  | Hi,
I am writing an application on windows mobile 6 using VS2005. It requries a
panel alpha blended over a another panel. Can any one guide me how...
Arun
|
06-25-2009 02:33 PM
Christian Resma Helle | 3 | 205 |
|  | I am Developing an windows Mobile Application Using windows Mobile 6
Professional, .NET Compact Framework 2.0 SP2, and SQLCE 3.5 . I am...
Arul Kumar
|
06-25-2009 09:40 AM
Tim Layton | 2 | 212 |
|  | I need to install 2 versions of the same assembly into the Global
Assembly Cache (GAC) of our custom CE 5.0 device. I think what I need
to do...
Bill T.
|
06-25-2009 09:30 AM
Bill T. | 0 | 206 |
|  | We've released the first version of the OpenNETCF.IoC Framework. This is a
lightweight inversion of control and dependency injection framework...
Chris Tacke, eMVP
|
06-24-2009 01:56 PM
Chris Tacke, eMVP | 2 | 188 |
|  | Howdy,
Does anyone have a simple example of wrapping test on a CF 2.0 button
control?
Perhaps even code that could be pasted into a new, emply...
Jay B. Johnson
|
06-22-2009 11:08 AM
Jay B. Johnson | 0 | 212 |
|  | Hi to all !
I develop in VB.NET 2005 for an x86 platform with WinCE 6.0. The
project has 50 forms and many pictureBox with images. Yesterday...
Alessandro
|
06-22-2009 10:48 AM
Alessandro | 0 | 169 |
|  | Hi ,
I built a console app. the execute file.exists in it , most pda
running well ,
but some pda like Samsung I908 / ASUS P535 raise...
$B0$Mx(B
|
06-21-2009 09:23 PM
$B0$Mx(B | 0 | 173 |
|  | It is not feasible to place every piece of code i write within a
'try...catch' block. So how should I handle errors that occurr ouside of...
Jesse
|
06-18-2009 08:27 PM
Leigh McCulloch | 2 | 224 |
|  | Hi,
VS2008, C#, Windows Mobile 6 Standard (smartphone, no touchscreen).
From the main form, I show a new form with newform.showdialog();
While in...
ED
|
06-17-2009 01:35 PM
Simon Hart [MVP] | 3 | 252 |
|  | Hi to all
I develop with VB.NET 2005 on WinCE 6.0 platform. By default the USB
mouse is not plugged and the cursor is hidden. I want to show...
Alessandro
|
06-17-2009 12:08 PM
Alessandro | 10 | 309 |
|  | So, I have read several posts and it seems that this functionality was
available at some point in time with previous versions of WebBrowser
control...
CS
|
06-17-2009 11:41 AM
Jesse Houwing | 1 | 192 |
|  | Hi,
i tried to send keystrokes from pictures control, and if i click -little-
fast, not all the keystrokes shows in the text box.
when i click on...
tony
|
06-16-2009 12:58 PM
Chris Tacke, eMVP | 6 | 272 |
|  | A customer informed us that the well known Updater not oppening on HTC
P6500 wm6.1
It's working perfeclty on HTC P6500 wm6.0 but when he try to use...
gc
|
06-16-2009 12:57 PM
Paul G. Tobey [eMVP] | 5 | 196 |
|  | Hello,
To save energy, I use CeRunAppatTime and GwesPowerOff functions to suspend
and wake up the device.
This works very well on pocket PC WM6.0...
xhyman
|
06-15-2009 05:31 PM
xhyman | 6 | 186 |
|  | OS........:
Hardware..:
Processor.:
I am trying to implement a "change theme" functionality in my application.
Unfortunately when using this...
juvi
|
06-15-2009 01:03 PM
juvi | 6 | 247 |
|  | Hi all,
I wonder if there is a way to convert SqlCeResultSet into DataSet?
Thanks!
Keven
|
06-13-2009 02:12 PM
Ginny Caughey MVP | 3 | 192 |
|  | I dont know the reason, but I can confirm this from my experience as well.
I have not tried with the 6.5 DTK yet, but I don' think that would make...
Tim Layton
|
06-12-2009 10:01 PM
Tim Layton | 0 | 224 |
|  | Using .NET CF 2.0 and C#, I inadvertently discovered that the closing
event is executing twice for my forms.
Does anyone know what would cause this...
Lcubed
|
06-12-2009 03:51 PM
Lcubed | 2 | 207 |
|  | I need to develop my own virtual keyboard using .NET Compact Framework
(language C#)
Now I need to replace the buit-in virtual keyboard (SIP) with my...
Max De Savi
|
06-12-2009 10:48 AM
Max De Savi | 2 | 161 |
|  | We have an application that has to wake up a CE5 device during the night in
order to transfer data from a server database. I have done this using...
Andy Baker
|
06-12-2009 08:12 AM
Chris Tacke, eMVP | 3 | 272 |
|  | Using Crypto API will do
"bem" <bem (AT) discussions (DOT) microsoft.com> 写入消息新闻:E9B00BD2-7A7E-4916-B352-BB07AD107132 (AT) microsoft (DOT)...
lslarry86
|
06-12-2009 04:10 AM
Keven | 2 | 209 |
|  | Hello,
I have a client application which uses a simple TCP Socket object to
do network communications with a remote server, using a custom...
Scott Gifford
|
06-11-2009 12:32 AM
sgifford@suspectclass.com | 2 | 220 |
|  | I've a PPC app (Compact Framework) in which I send CPCL code a Zebra Active
X control. This works great with a connected via serial cable between...
Harry Simpson
|
06-10-2009 09:02 PM
Kevin | 2 | 184 |
|  | I have a single form application for collecting ordering information.
The strange behavior is in a feature the customer has requested which
flows as...
RobRasti
|
06-10-2009 08:51 AM
RobRasti | 2 | 231 |
|  | Hi all,
I have developed some Windows CE 6.00 Stream Interface drivers for my
own BSP.
Some of those drivers are very basic, like LEDs or Switch...
Fabrice MOUSSET
|
06-09-2009 08:54 AM
Dean Ramsier | 3 | 163 |
|  | Hi,
I have a xml file on a shared folder(network, on NAS), which can be write
and read from any CE device that's attached to it.
I used...
swc
|
06-08-2009 02:47 PM
swc | 4 | 201 |
|  | Hi all,
I wonder if it is possible to inhibit the key down event from changing
the row in a listview. I have given the key down event a...
Brofalad
|
06-08-2009 05:13 AM
Brofalad | 7 | 221 |
|  | Hi,
How to delete com port in Device
I can able delete com port but it is not reflected in device
Please help this issue
Code:
M. Meganathan
|
06-05-2009 05:35 AM
Peter Foot [MVP] | 1 | 210 |
|  | I've been doing .NetCF stuff almost exclusively for 2.5 years now and I'll
second that. That's my favorite as well.
You should also consider...
Mark
|
06-02-2009 03:17 AM
Mark | 3 | 217 |
|  | Yes, the following algorithms are supported on CF 3.5 (perhaps more):
Des, Rc2, Rijndael and TripleDes.
I'm not aware of any sample code although...
Simon Hart [MVP]
|
06-02-2009 02:11 AM
Simon Hart [MVP] | 0 | 195 |
|  | Just to let you know (if you didn't already) the WindowsMobile namespace to
which PocketOutlook belongs, will only work on Windows Mobile 5 and...
Simon Hart [MVP]
|
06-01-2009 01:11 PM
Simon Hart [MVP] | 0 | 195 |
|  | Hi Ed
Yes this can be done.
I have used an app called zTerm for pocket pc that does all that
hyperterminal...
Matt Evans
|
06-01-2009 02:33 AM
Matt Evans | 0 | 180 |
|  | We need to develop a native library C++ for use by potentially .NET CF 2.0
applications
or maybe even native C++ (Win32) apps. We are using VS2008...
manoj
|
05-28-2009 08:00 AM
Chris Tacke, MVP | 1 | 174 |
|  | Hi, i have created a sqlce 3.5 database in vs2008 for cf 2.0 app which has
a single table
Product:
id bigint 8
no bigint 8
prodname nvarchar ...
dev100
|
05-28-2009 01:59 AM
Simon Hart [MVP] | 3 | 221 |