PC Review


Reply
Thread Tools Rate Thread

DotNet inherently more processor intensive or just inefficent?

 
 
Bob
Guest
Posts: n/a
 
      20th Jul 2004
I had occasion to unearth one of my old VB6 projects today and had forgotten
how blazingly fast it runs compared to VB.Net. Naturally non-UI code is
faster in DotNet, but everything else, all the GUI stuff is just plain slow
as molasses compared to VB6. I strongly suspect GDI+ is mostly to blame;
regardless, is speed acknowledged as a problem? Is it expected to get fixed
or get slower in the next release?

Bob

 
Reply With Quote
 
 
 
 
Herfried K. Wagner [MVP]
Guest
Posts: n/a
 
      20th Jul 2004
* "Bob" <(E-Mail Removed)> scripsit:
> I had occasion to unearth one of my old VB6 projects today and had forgotten
> how blazingly fast it runs compared to VB.Net. Naturally non-UI code is
> faster in DotNet, but everything else, all the GUI stuff is just plain slow
> as molasses compared to VB6. I strongly suspect GDI+ is mostly to blame;
> regardless, is speed acknowledged as a problem? Is it expected to get fixed
> or get slower in the next release?


I agree, Windows Forms are slightly slower than VB6's forms. And I
think that GDI+ is to blame in some situations, but sometimes the
slowness is caused by wrong usage of .NET's layouting features (docking,
anchoring). I have played around with .NET 2.0 Windows Forms and it
seems to be faster, but I didn't test it with a form containing lots of
controls ;-).

--
Herfried K. Wagner [MVP]
<URL:http://dotnet.mvps.org/>
<URL:http://dotnet.mvps.org/dotnet/faqs/>
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
!!Needing Selective Start Routine for use with Processor/RAM intensive software programs!! Richard L. Matthis Windows Vista Performance 0 6th Jan 2008 10:26 PM
page is too processor intensive to render PJ6 Microsoft ASP .NET 6 15th Sep 2005 09:00 PM
Operator Overloading -- Inherently Thread Safe? Cole Shelton Microsoft Dot NET Framework 2 22nd Nov 2004 03:18 PM
WinXP SR2 Installed with Hyperthreading -> Processor Intensive Task makes system SLOW Paul Rubin Windows XP General 0 8th Sep 2004 11:52 PM
microsoft.public.dotnet.languages.vb.data,microsoft.public.dotnet.languages.vb.controls,microsoft.public .dotnet.languages.vb,microsoft.public.dotnet.languages.vb.upgrade Gladys Microsoft VB .NET 3 2nd Jan 2004 07:14 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:58 AM.