?
=?ISO-8859-1?Q?Hern=E1n_Freschi?=
Hi all, I'm a completely newbie here. I'm having a problem. I've
programmed before in VB6 and such, and all the programs I've made run
fast. But .NET programs run very slowly. I use C# (for no particular
reason).
It's not the algorithms (that is, what the program * does *, that works
fine), but the UI responsiveness. This programs "hides" in the traybar
and sits there until the phone rings (It's a Caller ID program).
Everything works OK. The number gets identified correctly, the database
is looked up correctly, but the pop up window takes a LONG while to
appear (20 seconds sometimes!). While it's loading, the hard disk works
a lot.
The machine is an Athlon 2200 with 512MB ram and Windows XP Pro, so I
don't think it's a hardware problem. Windows task manager reports that
it's consuming about 18MB of RAM. Seems like too much, because it only
uses a couple of forms. The program is compiled "RELEASE" (not "debug")
in VS 2003. The .exe is 900k.
So, any ideas?
Hernán Freschi
programmed before in VB6 and such, and all the programs I've made run
fast. But .NET programs run very slowly. I use C# (for no particular
reason).
It's not the algorithms (that is, what the program * does *, that works
fine), but the UI responsiveness. This programs "hides" in the traybar
and sits there until the phone rings (It's a Caller ID program).
Everything works OK. The number gets identified correctly, the database
is looked up correctly, but the pop up window takes a LONG while to
appear (20 seconds sometimes!). While it's loading, the hard disk works
a lot.
The machine is an Athlon 2200 with 512MB ram and Windows XP Pro, so I
don't think it's a hardware problem. Windows task manager reports that
it's consuming about 18MB of RAM. Seems like too much, because it only
uses a couple of forms. The program is compiled "RELEASE" (not "debug")
in VS 2003. The .exe is 900k.
So, any ideas?
Hernán Freschi