T
tf2_lags
Hi,
I have an old VS 2003 project - VB.NET with compact framework. For some
reason, since the conversion, this project hogs memory and cpu bad. It
takes 3 minutes to go from code to form view.
I have tried many ways, including the many faqs on the NET to speed this up
but having no luck. Do you know what might be causing this? My VS 2005
desktop apps don't do this.
Here are some points about the project:
It is 1 form with 15 panels that I hide and show
78 pictureboxes
10297 lines of code
thanks!
B
I have an old VS 2003 project - VB.NET with compact framework. For some
reason, since the conversion, this project hogs memory and cpu bad. It
takes 3 minutes to go from code to form view.
I have tried many ways, including the many faqs on the NET to speed this up
but having no luck. Do you know what might be causing this? My VS 2005
desktop apps don't do this.
Here are some points about the project:
It is 1 form with 15 panels that I hide and show
78 pictureboxes
10297 lines of code
thanks!
B