B
Boris Nienke
Hi,
it's a bit anoying when you have a small tool, writen for .NET CF, and it
takes around 3 to 5 seconds (and more, depending on the device etc.) to
start it up.
Native tools are "just there" (like calculator, or other software like
PencilBox, RepliGo etc.)
I think it has to do with the Framework which needs to startup too - is
that correct?
Is there any way to speed things up? I don't mean the application itself (i
know the tricks to speed up form creation by optimizing the
control-creation-part of the source) - but even when you write a _very_
simple application like "Hello World" it will take some seconds to start...
Native coded it would be there when you press the button - you won't
recognize a great delay.
You know what i mean?
Boris
it's a bit anoying when you have a small tool, writen for .NET CF, and it
takes around 3 to 5 seconds (and more, depending on the device etc.) to
start it up.
Native tools are "just there" (like calculator, or other software like
PencilBox, RepliGo etc.)
I think it has to do with the Framework which needs to startup too - is
that correct?
Is there any way to speed things up? I don't mean the application itself (i
know the tricks to speed up form creation by optimizing the
control-creation-part of the source) - but even when you write a _very_
simple application like "Hello World" it will take some seconds to start...
Native coded it would be there when you press the button - you won't
recognize a great delay.
You know what i mean?
Boris