G
Guest
We have found that a VB.NET rich windows application runs quite slower that a
similar application in VB6. The forms in VB.NET take an awful time to open
the first time, second time is better but slower than the similar VB6
application.
Also the general performance is worse in .NET than in VB6. We use the SQL
adapter and so on. We developed the second tier in C# to manage the business
objects, the design seems to be right but the custemers are quite frustrated.
Is there any compilation option in .NET that will speed up the time screens
take to open?
Can I compile my applications in native mode so they run faster?
Thanks.
similar application in VB6. The forms in VB.NET take an awful time to open
the first time, second time is better but slower than the similar VB6
application.
Also the general performance is worse in .NET than in VB6. We use the SQL
adapter and so on. We developed the second tier in C# to manage the business
objects, the design seems to be right but the custemers are quite frustrated.
Is there any compilation option in .NET that will speed up the time screens
take to open?
Can I compile my applications in native mode so they run faster?
Thanks.