PC Review
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
WinForm app speed issue
Forums
Newsgroups
Microsoft DotNet
Microsoft ADO .NET
WinForm app speed issue
![]() |
WinForm app speed issue |
|
|
Thread Tools | Rate Thread |
|
|
#1 |
|
Guest
Posts: n/a
|
Hi
I have a multi-form winform database application. The client keeps complaining that application runs too slow 50% of the time. The problem seems to be in two areas; a) app is slow maximising after a prolonged period of being minimised. b) when user clicks on a toolbar to select one of the several already open forms. This seems to suggest that there is nothing wrong with application per se as application works fine 50% and also maximising app or moving from one open form to another open form does not do anything special code wise. Also as other non .net apps run just fine on the same pcs, this can't be due to spec of pcs. I have also ngen'd the app using command line 'ngen install myapp.exe'. I am therefore wondering what can be causing this slow response and would appreciate any help in ironing out this speed issue. Many Thanks Regards |
|
|
|
#2 |
|
Guest
Posts: n/a
|
PS: I am using following Infragisitcs assemblies/controls in my app;
ngen install Infragistics2.Shared.v8.1.dll ngen install Infragistics2.Win.AppStylistSupport.v8.1.dll ngen install Infragistics2.Win.Misc.v8.1.dll ngen install Infragistics2.Win.SupportDialogs.v8.1.dll ngen install Infragistics2.Win.UltraWinCalcManager.v8.1.dll ngen install Infragistics2.Win.UltraWinCalcManager.v8.1.FormulaBuilder.dll ngen install Infragistics2.Win.UltraWinDataSource.v8.1.dll ngen install Infragistics2.Win.UltraWinDock.v8.1.dll ngen install Infragistics2.Win.UltraWinEditors.v8.1.dll ngen install Infragistics2.Win.UltraWinExplorerBar.v8.1.dll ngen install Infragistics2.Win.UltraWinGrid.v8.1.dll ngen install Infragistics2.Win.UltraWinListView.v8.1.dll ngen install Infragistics2.Win.UltraWinMaskedEdit.v8.1.dll ngen install Infragistics2.Win.UltraWinStatusBar.v8.1.dll ngen install Infragistics2.Win.UltraWinTabControl.v8.1.dll ngen install Infragistics2.Win.UltraWinToolbars.v8.1.dll ngen install Infragistics2.Win.UltraWinTree.v8.1.dll ngen install Infragistics2.Win.v8.1.Design.dll ngen install Infragistics2.Win.v8.1.dll "John" <info@nospam.infovis.co.uk> wrote in message news:u%23juUBKsIHA.4788@TK2MSFTNGP03.phx.gbl... > Hi > > I have a multi-form winform database application. The client keeps > complaining that application runs too slow 50% of the time. The problem > seems to be in two areas; > > a) app is slow maximising after a prolonged period of being minimised. > > b) when user clicks on a toolbar to select one of the several already open > forms. > > This seems to suggest that there is nothing wrong with application per se > as application works fine 50% and also maximising app or moving from one > open form to another open form does not do anything special code wise. > Also as other non .net apps run just fine on the same pcs, this can't be > due to spec of pcs. I have also ngen'd the app using command line 'ngen > install myapp.exe'. > > I am therefore wondering what can be causing this slow response and would > appreciate any help in ironing out this speed issue. > > Many Thanks > > Regards > |
|
|
|
#3 |
|
Guest
Posts: n/a
|
"John" <info@nospam.infovis.co.uk> wrote in message news:%23NFyjRKsIHA.2492@TK2MSFTNGP06.phx.gbl... > PS: I am using following Infragisitcs assemblies/controls in my app; > Maybe, your problem is the use of those 3rd party tools. Maybe, you should be talking to Infragistics about speed issues using their controls. http://msdn.microsoft.com/en-us/magazine/cc163630.aspx |
|
![]() |
|
| Thread Tools | |
| Rate This Thread | |
|
|

Main Page 

