all groups > dotnet compact framework > february 2005 > threads for sunday february 13
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
Wireless uploading, selecting, etc...
Posted by Aaron at 2/13/2005 11:51:07 PM
Ok, I'll make this as straight-forward of a question as possible. I
have a client who needs an app developed in VB .NET, no problem...but
the thing I have no experience in is the wireless features he wants.
He basically wants tables (I assume he means records) transferred from
the desktop to th... more >>
InitialDirectory: does it work for Pocket PC?
Posted by Joe Kaufman at 2/13/2005 8:53:01 PM
I have code that runs on a Pocket PC to set the init dir on a savefiledialog
to a my document sub directory. Even after the initdirectory method below is
run, the folder combo is still set to "None".
SaveFileDialog1.InitialDirectory = "\My Documents\Dude"
Is there any fix for this?... more >>
Int16 vs Int32
Posted by news.austin.rr.com at 2/13/2005 8:20:57 PM
Do ARM or XScale chips execute Int16 faster than Int32 or do the 32bit
registers handle Int32 faster?
thanks
... more >>
String Encryption
Posted by RC at 2/13/2005 5:14:11 PM
Hi,
I now try to encrypt a simple string by c# on .NET CF (PPC) and decrypt the
string by c# on .NET Framework (Desktop).
Any sample code for doing that?
I have tried OpenNetCF, however, there is no CryptoStream Class which is
necessary for encryption/decryption in .NET framework.
Than... more >>
How do I set a file's last write time in via .NET Compact Framework ?
Posted by JuLiE Dxer at 2/13/2005 4:42:01 PM
Is there a way to set a file's last write time via a .NET Compact
Framework support method?
The System.IO.File class has
GetLastWriteTime
SetLastWriteTime
but only the GetLastWriteTime is supported under the .NET Compact
Framework :(
I'm puzzled.
Thanks,
MsJ... more >>
Consuming webservices with gprs
Posted by Krudler at 2/13/2005 10:04:40 AM
have a simple application that tries to consume a web service. It works
fine when the PocketPC is connected to the Internet via ActiveSync, but when
it attempts to use a GPRS connection, only the first invocation of the web
service succeeds, all others fail with a WebException. - protocolerror
... more >>
Creation of Jpeg and upload through webservice?
Posted by ben.wilder NO[at]SPAM gmail.com at 2/13/2005 3:39:08 AM
Hi all,
A question or two if i may!
I am developing an application for use on the pocketpc 2003 (hardware
XDAII by O2). I have had a tinker with the compact framework but have
come up against a few issues!
The application needs to be able to perform the following:
Take images from a dig... more >>
how to create a new SIP?
Posted by Evan Camilleri at 2/13/2005 2:28:59 AM
how to create a new SIP?
Evan Camilleri
... more >>
Don't see what you're looking for? Search DevelopmentNow.com.
|