Re: Speed : The PIA impact (VB 6.0 vs VB.NET)
From: Cor Ligthert (notmyfirstname_at_planet.nl)
Date: 09/27/04
- Next message: Cor Ligthert: "Re: Open default email client from command button click"
- Previous message: amit.purohit: "Re: Login Page Problem; Click Events not fired"
- In reply to: Philippe TEIRUH: "Speed : The PIA impact (VB 6.0 vs VB.NET)"
- Next in thread: Philippe TEIRUH: "Re: Speed : The PIA impact (VB 6.0 vs VB.NET)"
- Reply: Philippe TEIRUH: "Re: Speed : The PIA impact (VB 6.0 vs VB.NET)"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 27 Sep 2004 17:06:52 +0200
Philippe,
Did you try that in a loop or only one time, dotNet programs can be slower
the first time that the code is used. Which is a general fact for all dotNet
programs what has to do with the JIT compiling.
When that is not the problem there is for VB6 upgrade is a special newsgroup
Microsoft.public.dotnet.languages.vb.upgrade
I hope this helps?
Cor
- Next message: Cor Ligthert: "Re: Open default email client from command button click"
- Previous message: amit.purohit: "Re: Login Page Problem; Click Events not fired"
- In reply to: Philippe TEIRUH: "Speed : The PIA impact (VB 6.0 vs VB.NET)"
- Next in thread: Philippe TEIRUH: "Re: Speed : The PIA impact (VB 6.0 vs VB.NET)"
- Reply: Philippe TEIRUH: "Re: Speed : The PIA impact (VB 6.0 vs VB.NET)"
- Messages sorted by: [ date ] [ thread ]