K
Keven Corazza
Hi,
I'm developing an application with NetCF1.0. The application is growing day
by day, month by month and now the loading time is not the same as in the
beginning.
I suppose that this is normal but I'm thinking if there is a solution to
reduce the loading time. For example the application includes several options
and functions that are necessary immediately but they can activate when the
user request for them.
Is it possible to divide the code and dinamically load the requested part ?
In standard Windows application it is possible to load a DLL dinamically. Is
there similar option in NETCF ?
Any suggestion is appreciated.
Thank you in advance
Keven Corazza
I'm developing an application with NetCF1.0. The application is growing day
by day, month by month and now the loading time is not the same as in the
beginning.
I suppose that this is normal but I'm thinking if there is a solution to
reduce the loading time. For example the application includes several options
and functions that are necessary immediately but they can activate when the
user request for them.
Is it possible to divide the code and dinamically load the requested part ?
In standard Windows application it is possible to load a DLL dinamically. Is
there similar option in NETCF ?
Any suggestion is appreciated.
Thank you in advance
Keven Corazza