473,387 Members | 3,820 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

DotNet inherently more processor intensive or just inefficent?

Bob
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

Nov 20 '05 #1
1 906
* "Bob" <no****@nowhere.com> 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/>
Nov 20 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
by: Tom Locke | last post by:
Hi All, I'd be grateful if anyone could provide insight into choosing a good i386 processor for Python performance. Are any of the following of particular importance, or less relevant, with...
41
by: Mountain Bikn' Guy | last post by:
What is the current preferred way to save user preferences in dotnet? Is the registry the right place to do this? Can anyone recommend a good article (or book) for this topic? Thanks.
0
by: Glenn Engelbart | last post by:
I am trying to find out a way to get more code re-use & object orientation in the UI portion of my apps. (There already is plenty of both in the DataAccess & Business Logic portion of my apps. ...
6
by: PJ6 | last post by:
I thought I was clever getting my first client-side script-emitting grid working where mousing over pops up a little menu of actions in certain cells. It turns out that if I have a good chunk of...
0
by: Jerry H. | last post by:
We are working on an application that has some rather CPU intensive functions, High-res scanning and OCR. We'd like to split both of those functions into separate threads on a quad CPU machine, so...
4
by: kaiteriteri | last post by:
I have a time-consuming VB.net application that i'd like to thread over 2 processors (that's all i've got in my machine!) and, hopefully, get it done in half the time. On running, the application...
1
by: Paul Ericksen | last post by:
There's been increasing talk about how much better GPUs are at math-intensive apps. GPUs today rival supercomputers of 7 years ago. Example:...
5
by: nano2k | last post by:
Hi I need to protect my application in a way. Just a "soft" protection, not a very strong one. So, using WMI I get the processor ID and compare it against a key. Protection works well, until...
7
by: Peter Morris | last post by:
Hi all This is a bit vague I suppose :-) Tomorrow I need to write a service which monitors two folders for new files and performs tasks appropriately. Some of these tasks are not too intensive...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.