how to fasten form load
-
i have try to put all control in one form.it takes time to load the page.there are more then 2000 control in one page.can it be possible to make the page load faster.right now it take about 2 minutes to load the page.this are done for window mobile development.:confused::confused:
@h3aR
-
i have try to put all control in one form.it takes time to load the page.there are more then 2000 control in one page.can it be possible to make the page load faster.right now it take about 2 minutes to load the page.this are done for window mobile development.:confused::confused:
@h3aR
Sounds like you need to rethink your design. 2000 controls on a form ? You're kidding right ?
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
Sounds like you need to rethink your design. 2000 controls on a form ? You're kidding right ?
Christian Graus Please read this if you don't understand the answer I've given you "also I don't think "TranslateOneToTwoBillion OneHundredAndFortySevenMillion FourHundredAndEightyThreeThousand SixHundredAndFortySeven()" is a very good choice for a function name" - SpacixOne ( offering help to someone who really needed it ) ( spaces added for the benefit of people running at < 1280x1024 )
-
i have try to put all control in one form.it takes time to load the page.there are more then 2000 control in one page.can it be possible to make the page load faster.right now it take about 2 minutes to load the page.this are done for window mobile development.:confused::confused:
@h3aR
The only way to make it faster is to rethink your design and GREATLY reduce the number of controls you're using on this form. 2,000 controls is just an insane number to put on a form. Creating a new instance of a control is a very expensive operation and there is simply no way to speed that up.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
i have try to put all control in one form.it takes time to load the page.there are more then 2000 control in one page.can it be possible to make the page load faster.right now it take about 2 minutes to load the page.this are done for window mobile development.:confused::confused:
@h3aR
ahzarmokhli wrote:
there are more then 2000 control in one page
How do you find the right button to click?
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
This is going on my arrogant assumptions. You may have a superb reason why I'm completely wrong. -- Iain Clarke