Re: Solution/Project Performance
- From: "Bryan Phillips" <bphillips@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Sun, 15 Oct 2006 16:26:29 +0000
What extra functionality are you adding by subclassing the DevExpress controls? I would try replace the DevExpress controls one at a time with your subclassed versions to help isolate the problem.
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
"Leonardo Ellermann" <Leonardo.Ellermann@xxxxxxxxxxxxxxx> wrote in message news:ecqUOXx2GHA.1268@xxxxxxxxxxxxxxxxxxxx:
Hi,
ich have some performance problems here. I have a solution with 18 project.
For GUI presentation I use DevExpress controls.
If I create a new solution with one form, some controls like grid control,
navigation bars and toolbars and I let it run, when I rezise the form the
performace is ok.
Now I have for my project many requirements that it make necessary to make
new classes derived from the default DevExpress controls. Then I put this
new controls in my form instead the default controls. Now when I let
the programm run, all is getting slower. When I resize the form it is not
really good.
I just look for code that can bring the perfomance down, but I found
nothing.
Also if I only put the new library as a reference I get poor result.
Did anyone has problems like this?
Thx
Leo
.
- Prev by Date: Re: System uses 50% of cpu usage on computer at all times.
- Next by Date: Re: Performance issues on production server running VS 2003 application
- Previous by thread: Re: System uses 50% of cpu usage on computer at all times.
- Next by thread: Re: Performance issues on production server running VS 2003 application
- Index(es):
Loading