Hey
Just wondering if there is a way to improve start-up speeds on applications using .NET framework. I have written a database app in C++ using .NET framework and ODBC classes, but the application easily takes 15 minutes to load.
My C++ applications written in pure Win32 API load in <1 second.
Whats wrong here?![]()
Thanks for any help![]()





Reply With Quote