Performance tip in Visual Studio or Visual Basic Express 2010
You could ask your Visual Basic software to remove all the unnecessarily references from your project. You just need to access to your project properties. Then select the References tab.
If you are using Visual Studio 2010, you should see the button on the top right. When you press that button, a window will appear.
Check all the unnecessarily references and press Remove. You will make your memory consumption a little bit better.
In my image, the program save 4K, Is not a lot, but your program free a little bit the memory for other task. This tip have nothing to do the way you program your code, is just in Visual Basic Express or in Visual Studio.
0 Response to "Performance tip in Visual Studio or Visual Basic Express 2010"
Posting Komentar