all groups > dotnet compact framework > april 2008 > threads for april 29 - 30, 2008
Filter by week: 1 2 3 4 5
Memory Profiler
Posted by MDB at 4/30/2008 7:07:31 PM
Does anyone know of a good memory profiler that will work with CF2.0?... more >>
Forms And Memory
Posted by MDB at 4/30/2008 7:06:36 PM
Hello All, I have a question about forms and memory. I used to always leave
my forms in memory and then load them when needed however, due to becoming
tight on memory, I started to close my forms and then create new ones when
needed. My question is, what is better, leaving them open or dispo... more >>
How to extract GPS tags from a image
Posted by LEM at 4/30/2008 5:10:45 PM
Hi all,
I think I have tried almost everything.
1. I have been able to do that from a .NET program and by using
PropertyItems. Unfortunately PropertyItems is not available in CF
2. Using OpenNetCF. The GPS tags are not defined in this library.
3. Using a C++ COM Class and calling that c... more >>
Storage card issue
Posted by elena at 4/30/2008 1:54:00 PM
Hi, All
I have develop software for Texlogix Psion (Mobile 6.0) in CF 2.0.
During testing i found out that device sometimes can't detect existance of
storage
card, it happens when i am trying to upload files to PC.
After one or two successful uploads, looks like storage card (removable)
SM-M... more >>
How to reset handheld programmatically?
Posted by elena at 4/30/2008 1:21:02 PM
Hi, All
I am using CF 2.0 and Texlogix Psion OS Mobile 6.0
I need to perform reset on the handheld.
Any references to how to accomplish this task.
Thank you,... more >>
GET IMEI from device
Posted by Armando Rocha at 4/30/2008 10:05:31 AM
Hi,
How i get IMEI from a device running on windows mobile 5.
--
Armando Rocha
Mobile Developer
http://www.ifthensoftware.com... more >>
Help required for Symbol 9090-S Bar Code Reader
Posted by Zaigham Raza at 4/30/2008 5:13:27 AM
I've developed an application for Symbol Bar code reader that runs Windows CE, whole the application is fine but i'm unable to use its Scanning feature.
via vb code i'm enabling true its barcode property like
Barcode1.EnableScanner = True
and i'm not getting any error also, but it does not ... more >>
MainMenu Control
Posted by Nilda at 4/29/2008 3:05:47 PM
Hi, anybody knows if is possible detect when a mainmenu control pop down ?
I can manage popup event from VS, but i need to detect when it close.
Thanks in advance!
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Crash in Remote Performance Monitor when trying to use GC Heap function (.NET CF 3.5)
Posted by WilS at 4/29/2008 1:24:20 PM
I have a generic WinCE 5.0 system (desktop, shell, etc). When I try to use
the Remote Performance Monitor tool that comes with the
NETCFv35PowerToys.msi, it crashes when I hit the 'GC Heap' button.
To reproduce, I can generate an "out of the box" wizard generated C# app
targeting .NET CF 3... more >>
How can I see files from project using Emulator?
Posted by Nina at 4/29/2008 11:31:01 AM
In project I added folder “Data†with “Config.dat†file. I changed property
of Config.dat file to Content and property of “Copy to Output†to “Copy
alwaysâ€.
Now from the code I try to access that file:
If File.Exists("C:\Project\Data\Config.dat") = True Then
Me... more >>
Remove Sip Button
Posted by Iros at 4/29/2008 10:38:39 AM
Hi, i was looking into the web, but i could not find any real solution...
I´m developping an mobile app in C#, CF 2.0 and WM 5, and i´d like to remove
from the bar the Sip icon...
Anybody know how to do this ?
Thanks in advance....
... more >>
How can I see data files from a project when use Emulator?
Posted by Nina at 4/29/2008 9:11:03 AM
Right now I don't have actual Mobile device and I try to run my project from
Visual Studio 2005 using Mobile 6 Professional Emulator. However, Emulator
cannot see files on my local PC. Do I have to create a Storage Card? I added
files to my project. How can I access them? Thanks a lot.... more >>
How to get current mobile operator and signal strength with .net c
Posted by juvi at 4/29/2008 6:11:02 AM
Hello,
Is there a way to get the name of the current connected mobile operator
(like vodafone) and the signal strength?
thx
juvi ... more >>
Smooth animation of an image in .net cf ?
Posted by juvi at 4/29/2008 1:03:01 AM
Hello,
I want to animate an image. There is a sample for WM5 and WM6 which let my
image be drawn with alpha info - how can I extend this feature with an
animation?
The image should make a slide like in WM 6.1 phone (slide panel)
Thanks for any help.
juvi... more >>
|