What's wrong with this drawing code?
Fri, 04 Jul 2008 22:27:54 +0200
Hello,
the following drawing code used inside a BDS2006 for CF application
gives me this stack trace:
Project1.exe
NullReferenceException
Application::Run+0xf
Project1::Project1+0xa
This is the source:
var i,n, z:Integer;
g,g1:System.Drawing.Graphics;
p:System.Drawing.Pen;
t:Integ ...
|
Dotnet viewers
Fri, 4 Jul 2008 05:50:28 -0700 (PDT)
http://ganesh-freedotnetbooks1.blogspot.com
http://ganesh-freedotnetbooks.blogspot.com
http://freefreedownloadsoftwares.blogspot.com ...
|
Calling WebServices on Background...
Fri, 4 Jul 2008 10:16:06 +0100
Hi,
I need some help to solve a problem..
Im working with an application that invoke an webservice every 5 minutes,
during the routine execution my app "FREEZE", its takes about 20/30 seconds
to complete all process, after that its running normal. There is any way to
call webservice on background, whitou ...
|
ListView Control
Fri, 4 Jul 2008 00:55:16 -0700 (PDT)
Hi,
I'd like to align the content of a list view control to "center". The
list view control now contains 6 large icons in two columns. The whole
list view control is currenlty left aligned. How can I manage to have
the whole list view control (including all icons) to be centered on
the screen. Any hint?
Th ...
|
Looking for Professional Windows Mobile GUI Controls
Thu, 3 Jul 2008 11:03:35 -0700 (PDT)
Hi,
I am looking for commercial GUI control libraries for Windows Mobile
5 / 6. Can you please forward me links to professional GUI libraries
(e.g. list-control, tree-controls, date/time picker). I already found:
http://www.pocketpccontrols.com, www.resco.net
THere has to be more ... please give me hint. Anyt ...
|
Re: Need a good book on CE .Net Compact Framework
Thu, 3 Jul 2008 17:17:39 +0000 (UTC)
Yes, my bad...i mixed up things...thanks for clarification. And yes development
is easy, we were stuck with the deployment part...but now geting to the point...thanks
for discussion...and good references by Simon too.
Thanks all.
Hello Paul G. Tobey [eMVP]" p space tobey no spam AT no instrument no spam ...
|
Missing Version Information in VB.Net 2008 Smart Device EXE
Thu, 03 Jul 2008 16:58:16 +0200
Hi!
I installed the Visual Studio Team System 2008 and migrated some VB.Net
2003 CF applications. But the compiled exe files do not consist any
version information.
Even if I create a new VB.Net 2008 Smart Device EXE no version
information is available.
The migrated DLLs all work fine.
I tried
"De ...
|
|
|
Draw rotated image
Thu, 3 Jul 2008 15:56:15 +0200
hi
How do i draw a rotated image ?
In the full NET FW i used transforms before but in CF i can't.
How do i draw my image rotated (0,90,270) on CF ?
Thanks
Johan
...
|
"Generic deployment failure (Devices)"
Thu, 3 Jul 2008 03:08:20 -0700 (PDT)
Hi group,
I get an error when deploying my project on a device. there is nothing
else that "incorrect parameter" in the output error list. I press F1,
waow, it is a "Generic deployment failure (Devices)" appends rarely
when there is no other info on the error.
I work with this project since years, on Visual ...
|
to qq2440 users
Thu, 3 Jul 2008 01:40:00 -0700
Hi all,
I study on qq2440 sbc.
I try to perform some kinds of functions like controlling serial ports,gpio
etc.
And sometimes i need a person who can success these on the same board too
much.Because of some settings specific for this board.
So is there anyone in this forum who can share his/her expe ...
|