I have a form (using VB.net) that has tons of controls in it and it takes like 10 seconds just to load it.
I suspect that it's because the resource file (.resx) is around 1.3 MB.
Does anyone know of a way to reduce the size of the of the resource file or the overal time it takes to load up the form?
