Very Slow app startup: Performance problems

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello, we are using a Symbol PPT 8800 series devices with a VB.NET
application. It has many modules and we experience really bad problems with
the garbage collector, so the way to resolve that was divide the application
into 3 separates applications calling from one to another. That resolves the
memory manager problems, but we have very hard problems in performance when
one appication stop and another gets started. I'll apretiate if anyone can
suggest us any way to improve the speed for app. startup, becose we have
about 20 secs in any application startup.

Note: we are using SqlCe2.0, grids with dataset bindings and merge
replications.

Thanks in advance.
Felipe
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top