c# 4.0 - Will windows refresh launch an application much faster? -


i have c# console application takes lot of time of launch.

when open task manager , press f5 in parallel, application launching faster is.

what technical reason behind ?

if so, can implement refresh logic in code (in parallel main thread). know sounds strange, trial , error.

edited : console applicaton loads lot of assmeblies using reflection (more 400).

please provide inputs.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -

How to provide Authorization & Authentication using Asp.net, C#? -