From: Kevin Stumpf on
Hello,

on my Windows XP SP2 machine (1.6 Ghz) I have a quite nasty problem:

If my WPF application is the first WPF app to start on the system after a
reboot it takes up to a minute until the application window shows up. I know
that I can entertain the customer with some splash screen but ~60 seconds
definitely is too much.

Everytime I start my WPF application after that initial start it only takes
~3 seconds to appear.

Does anyone know how to avoid that performance issue?

Thank you,
Kevin

From: Jackie on
On 5/26/2010 13:03, Kevin Stumpf wrote:
> Hello,
>
> on my Windows XP SP2 machine (1.6 Ghz) I have a quite nasty problem:
>
> If my WPF application is the first WPF app to start on the system after
> a reboot it takes up to a minute until the application window shows up.
> I know that I can entertain the customer with some splash screen but ~60
> seconds definitely is too much.
>
> Everytime I start my WPF application after that initial start it only
> takes ~3 seconds to appear.
>
> Does anyone know how to avoid that performance issue?
>
> Thank you,
> Kevin

Maybe this can help you:

http://blogs.msdn.com/b/jgoldb/archive/2007/10/10/improving-wpf-applications-startup-time.aspx