all groups > dotnet compact framework > january 2005 > threads for monday january 10
Filter by Day: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31
Mapping a network drive
Posted by glenn at 1/10/2005 11:36:55 PM
I am sorry for reposting this but the answer I got from a month ago pointed
me to a site with source code that won't open.
The question is this: How do I get my PDA application to map a network
drive through code to prevent the user from having to do it each time?
Thanks,
cybercrypt
... more >>
MissingMethodException only on device, not in emulator
Posted by Matt McGinnis at 1/10/2005 8:57:02 PM
in the article:
http://www.codeproject.com/netcf/VBPocketPCBitmaps.asp
it explains how to load a c# project 'inside' of a VB project as a .dll and
call it from VB code. This example uses the C# code found in the MS
scribbler demo app to save a bitmap to a file . This method works great when... more >>
How to turn on the pocket pc like" clock" of the system?
Posted by Liren Zhao at 1/10/2005 7:16:59 PM
How to turn on the pocket pc like clock program of the system?
... more >>
Could not load System.data.sqlclient
Posted by AL at 1/10/2005 7:11:02 PM
Hello all,
I know somebody out there knows how to solve this one:
I am trying to deploy my CE VB.NET application on a windows CE device. I
have installed Microsoft.NET Compact Framework. After I sinchronize all the
cab files and try to run the application I get the error message:
TypeLoad... more >>
Control of the Transcriber from a C# Compact Framework Application
Posted by Abacalab Pair at 1/10/2005 3:49:04 PM
In writing our C# Pocket PC applicat we need to have the program control the
decision about whether user pen-strokes are interpreted as graphical drawing
or text input based on the context. We think that simply turning on & off
the Transcriber will do what we want.
How do we do this?
We... more >>
Creating a sound from scratch?
Posted by Danyel Meyer - dialog-it GmbH at 1/10/2005 2:51:01 PM
Hallo!
I´m trying to find a way to create a sound of a given frequency and duration
using VB.NET and to play it on a PocketPC.
I´ve taken a look at the "remote-control using audio-port"-article on
CodeProject, but as my C# is not quite well... is there an easier way to do
what I´d like to?
... more >>
Problem with Windows Mobile 2003
Posted by jayderk at 1/10/2005 1:10:29 PM
Hello all,
quick question. I am trying to run an Air Trans app on my PPC 2003 device.
the application is written in EVB, when I try and install the EVB runtime I
get a dll missing warning. Am I missing something? PPC 2003 should handle it
better then PPC 2002?
regards,
Jay
... more >>
Masked Edit Control for Smart Devices
Posted by Atley at 1/10/2005 12:07:02 PM
Is there a Masked Edit Control for Smart Devices?
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
Do you know when will .NET FULL/COMPACT FRAMEWORK 2.0 RELEASE be presented?
Posted by Daimy at 1/10/2005 10:24:03 AM
I like the new features!
... more >>
Repost: FTP and the Compact Framework
Posted by Paul Eden at 1/10/2005 9:56:12 AM
Hi
I'm reposting this as I'm kind of desperate for any thoughts - not
becasue of impatience. Any input would be greatly apprieciated.
Many thanks
Paul
Paul [Paradise Solutions] wrote:
> Hi all
>
> I recently managed to find a proven piece of code from these groups,
> for usin... more >>
Running platform
Posted by gianfranco.giugliano NO[at]SPAM infinito.it at 1/10/2005 8:23:01 AM
Hello guys
I'm debugging my application almost always on a window ce based device
but sometimes, when the device is not available, I deploy and debug it
on the windows ce emulator. Is it possible for my app, to understand
when it is running on the emulator? This because there are some
hardwar... more >>
More Radio buttons
Posted by Squeak!!! at 1/10/2005 7:15:02 AM
using VB in the compact framework i would like to put multiple colors behind
radiobuttons, seams that no matter how i put the colors in it is ignored or
defaulted to the first colour in the set i have also tried overlaying colored
panels but this does not work either.
cheers... more >>
Custom component with desingtime support
Posted by Michal Rizek at 1/10/2005 5:57:04 AM
Hi,
i have assmbly with several custom controls and two custom components
derived from System.ComponentModel.Component. These two components stay
grayed whed added to controls pallete in Visual Studio. When i change base
class to System.Windows.Forms.Control it is displayed properly! How is ... more >>
WinCE.NET MsgBox and Custom
Posted by Zahid at 1/10/2005 2:55:04 AM
Hi,
Im using VGA mode on my handheld device (480*640) and have found that the
build in MsgBox called from VB.NET is too small. The text and buttons are
appear too small.
Is it possible to enlargen it? I just want to enlargen the text and button
sizes.
Any Ideas?
Thanks in advanc... more >>
|