Hi
I have .Net 4.5 app to deploy.
Problem: When user installing .Net 4.5 as prerequisite or the framework is not init - it takes very long for the "cold start up" first time after user finishes the setup.
Is there a way/trick to "warm up" .Net so that first starting time is reduced?
Even a splash screen is not show, when .Net is not ready.
Best regards