] On Behalf
Of
> Isaac Hwak Han
> Sent: Tuesday, May 28, 2002 3:48 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [DOTNET] Windows Application painfully sluggish
>
> I've experienced the similar performance degeneration with
> XmlTextReader. The culprit
So the performance hit is when the user opens the app/form for the first
time?
What factors altered would produce another performance hit?
ReComplile and deploy?
In my example the biggest visible drag was on the XMLReader(). I tried
adding records to the xml file and it still ran fast so what i
William Oliveri [mailto:[EMAIL PROTECTED]] wrote:
> Oh heck yeah. That's what I was doing. One click and kill
> the app. Then try again. Now it's much different, faster.
> I was worried that if this was happening on a 1.8Ghz with 512
> of ram what it might do on a lesser machine. thanks.
He
over again. So I don't see that as a good performace
check (doing it multiple times).
-Original Message-
From: William Oliveri [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, May 28, 2002 2:09 PM
To: [EMAIL PROTECTED]
Subject: Re: [DOTNET] Windows Application painfully sluggish
On Tue, 28
On Tue, 28 May 2002 14:02:08 -0400, Marsh, Drew <[EMAIL PROTECTED]> wrote:
Oh heck yeah. That's what I was doing. One click and kill the app. Then
try again. Now it's much different, faster. I was worried that if this
was happening on a 1.8Ghz with 512 of ram what it might do on a lesser
mac
Original Message -
>From: "William Oliveri" <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>Sent: Tuesday, May 28, 2002 9:15 AM
>Subject: [DOTNET] Windows Application painfully sluggish
>
>
>> Hi all,
>> I have started to build a Windows application
ay 28, 2002 9:15 AM
Subject: [DOTNET] Windows Application painfully sluggish
> Hi all,
> I have started to build a Windows application and in the process have
> noticed that the response time is very sluggish(compared to an old VB6
> app). The app appears to draw on the screen in secti
Hi all,
I have started to build a Windows application and in the process have
noticed that the response time is very sluggish(compared to an old VB6
app). The app appears to draw on the screen in sections. You can see the
different parts coming up (especially in the 500Mhz machine, see below).