4 Unanswered Topics

Remove Filter
Member Avatar for
Member Avatar for ara_tul87

Is there anyway to optimized application performance? I already try to change setting at [B]Visual Studio 2005[/B] and tick [B]Optimized code[/B] at application properties on [B]Build[/B] section. When I tested and deploy the application at my Windows Mobile device, it seem does't have much different. I want to make the …

0
133
Member Avatar for Usernamex235

Hi All, thanks in advance for any replies. Environment: PHP5, MySQL, Windows XP/Server 2000/Server 2003. Problem: Using shell_exec to run a small program connected to a database, waiting for it to finish and then outputting a file which was produced. All was fine until I got a new and larger …

0
154
Member Avatar for atlex2

Developing for the iPad.. I'm having significant scroll view performance issues after: 1. creating a full screen modal view with a scrollview subview with content using 2. a view controller with a view of about 1800 px of hight containing approximately 23 UISegmentedBars (loaded from a nib) This setup obviously …

0
72
Member Avatar for TrustyTony

I optimized very carefully program I was producing by producing the main tight loop functions half a dozen times with various implementation styles. Also i considered amount of passing information in call hierarchy in parameters or letting functions to trust proper initialization of the global variables. I got few interesting …

0
109

The End.