launching Default Browser
Wed, 24 Sep 2008 11:07:03 -0700
Can some one give me pointer on Launching default browser from an application
rather the IEBrowser. ...
|
uninstalling CF 2.0 beta 2
Wed, 24 Sep 2008 11:47:38 -0400
Hello,
Does anyone know where I can find the install package for the .Net Compact
Framework 2.0 beta 2? I can't upgrade to the latest service pack until I
can get this package out of the way....
TIA for any pointers.
...
|
UDP via GPRS
Wed, 24 Sep 2008 08:06:01 -0700
Hello, I hope someone can help!
We have an application running on a variety of Windows Mobile devices
linking to an office program via UDP over the 02 GPRS network. This has been
running fine on over 1000 devices for the past 3 years until 20/09/08 when
the data reception has become intermittent/unreliable. ...
|
porting form embeddedVB to .NET
Wed, 24 Sep 2008 15:55:18 +0200
Hi all!
I have to port a rather complex business-application written in embedded VB
to .NET.
Some methods in that application are about 1000 lines. I am a bit scared:)
- Had sombody an expirience doing something like that?
- What are the difficulties?
- How long did it take?
- Is that time compareable to ...
|
Polish fonts on Windows CE 5.0 and Mobile 6.0
Wed, 24 Sep 2008 04:26:00 -0700
I am developing a pocket app. I want to let user use polish fonts in the app.
Is it possible? Should I change/add any font to the app or reconfigure device? ...
|
Control media player 10 windows CE 6
Wed, 24 Sep 2008 01:19:37 -0700 (PDT)
Hi, I've been having a tough time trying to use WMP's controls from
wince 6. I'm trying to do everything inside managed code and am using
CF 3.5. I've added a reference to the msdxm.dll inside my release
directory and thats exposed the control for Mediaplayer. I still can't
get it to play MP3's though or anythin ...
|
version number with compact framework
Wed, 24 Sep 2008 10:15:33 +0200
Hello,
I try to read the version number of an application with compact framework
I don't find how to do
I try this :
NumeroVersion = FileVersionInfo.GetVersionInfo(folderDestination +
ApplicationName)
but it doesn't work
thank you for your help
Olivvv
...
|
|
|
Datagrid fonts
Tue, 23 Sep 2008 16:19:54 +0100
I have added a class, called AltColorColumn, to my VB.NET 2005 application,
which inherits DataGridTextBoxColumn. What it does is override Paint, by
setting foreBrush and backBrush according to certain criteria, then calling
MyBase.Paint with the new values to draw items in colour. This works very
well.
...
|
Serializing a class into a byte array?
Tue, 23 Sep 2008 15:12:34 +0200
Hi,
Was ealier advised (in c# group) to use the binary serializer to
serialize/deserialize a class into/from a byte array but to my confusion the
method isn't present in the CF2 for which I'm writing my code.
Any good idea to serialize/deserialize an instant of a class into/from a
byte array in C# for CF ...
|
ToolBar
Mon, 22 Sep 2008 18:58:53 +0200
Hi guys,
i've some problem with the toolbar in Mobile 6 (in this case are a
smartphone), with Visual Studio 2005
i've an app that it has multiple forms, and in every forms i've a toolbar
with some buttons, but now i create a new form, and i assign to it a
toolbar and a principal menu, but when i run the a ...
|