Current location: Hot Scripts Forums » Programming Languages » C/C++ » Advantages of Win32 Apps written in VC++ over .NET Apps


Advantages of Win32 Apps written in VC++ over .NET Apps

Reply
  #1 (permalink)  
Old 06-15-06, 04:43 PM
digioz's Avatar
digioz digioz is offline
Community VIP
 
Join Date: Oct 2003
Location: Chicago, IL
Posts: 2,171
Thanks: 3
Thanked 9 Times in 9 Posts
Advantages of Win32 Apps written in VC++ over .NET Apps

I am trying to convince myself that Win32 applications written in good old fashion Visual C++ are still worth investing the time in to develop, and so far I have had no luck coming up with any reasons. Can anyone here think of a few good reasons to continue developing Win32 API applications?
__________________
Reply With Quote
  #2 (permalink)  
Old 06-17-06, 09:05 AM
King Coder King Coder is offline
Community VIP
 
Join Date: Jan 2006
Posts: 703
Thanks: 0
Thanked 0 Times in 0 Posts
Quote:
Originally Posted by digioz
I am trying to convince myself that Win32 applications written in good old fashion Visual C++ are still worth investing the time in to develop, and so far I have had no luck coming up with any reasons. Can anyone here think of a few good reasons to continue developing Win32 API applications?
It depends on what you're talking about. Of course, if you're going for R.A.D then .NET is by FAR easy and better to use. There's no need to bust out 500 lines of code for something that could be done in 200 with .NET. If you need efficency, flexibility and power, then yes, C++ is the way to go. Applications like Adobe photoshop and other abobe products are written in C++ specifically for speed, power, and flexibility RAD languages like VB.NET doesn't have.
__________________
my site
Reply With Quote
  #3 (permalink)  
Old 06-17-06, 09:05 AM
King Coder King Coder is offline
Community VIP
 
Join Date: Jan 2006
Posts: 703
Thanks: 0
Thanked 0 Times in 0 Posts
Personally, I don't use C++ for GUI development (yet).
__________________
my site
Reply With Quote
  #4 (permalink)  
Old 06-17-06, 11:02 AM
digioz's Avatar
digioz digioz is offline
Community VIP
 
Join Date: Oct 2003
Location: Chicago, IL
Posts: 2,171
Thanks: 3
Thanked 9 Times in 9 Posts
VC++ 6.0 used to be the only GUI development environment I used to use around 8 to 10 years ago. The main reason I would use it over Visual Basic 6.0 was mainly speed. With the arrival of VS .NET, I have been using more and more of it until recently I hardly ever use VC++ for anything anymore, because it seems like most clients want their applications done quickly, and they are willing to put up with the slower speed!

It seems though that C# applications are considerably slower as well (even slower then VB.NET applications).
__________________
Reply With Quote
  #5 (permalink)  
Old 06-18-06, 07:23 AM
King Coder King Coder is offline
Community VIP
 
Join Date: Jan 2006
Posts: 703
Thanks: 0
Thanked 0 Times in 0 Posts
I don't use VC++, but regular C++ without the MS standards. If I wanted to do GUI programming then I'd have to do everything by hand, which is partly why I don't do it. I prefer just writing library classes with the language. If I never wanted to write a huge application then I would go C++, but for now VB.NET will do just fine.
__________________
my site
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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 Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Top 10 Reasons for Developers to Use the .NET Framework 1.1 emaxian ASP.NET 0 05-23-04 11:34 PM


All times are GMT -5. The time now is 04:35 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.