A 110 kb .NET 4.0 app needs 7 seconds for a cold start, thats not acceptable !

Posted by msfanboy on Stack Overflow See other posts from Stack Overflow or by msfanboy
Published on 2010-05-19T21:09:38Z Indexed on 2010/05/19 21:20 UTC
Read the original article Hit count: 202

Filed under:
|
|
|
|

Hello,

I am using the .NET 4.0 client profile for my app and I run a dual core with 4 GB Ram and a fast hard disk.

nothing big is done at the start just showing a generic List in a wpf listview.

How can I make the cold start faster of my assembly ?

© Stack Overflow or respective owner

Related posts about .NET

Related posts about application