SpiderBear6
Programmer
Recently I distributed a VB.Net written app to my clients. The app consisted of the main executable and 2 support dlls (all written in VB.Net) Some clients have been complaining that the app always loads slowly the first time they use it after turning on their machine. If they shut down the app and start it again, it's fast. But if they restart their machine, the app starts up slowly the first time. I thought that once the framework compiled the code into native code, it would not do it again unless something on the machine changed? In other words, I thought that the app would be slow to load the very first time it was launched, but not the first time it was launched since the machine was restarted.
Has anyone else had any similar experiences?
Thanks.
Has anyone else had any similar experiences?
Thanks.