Lost Password?


Go Back   CodeCall Programming Forum > Software Development > Visual Basic Programming

Visual Basic Programming Discussion forum for Visual Basic, an event driven programming language and associated development environment from Microsoft for its COM programming model.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-07-2006, 08:37 PM
falco85 falco85 is offline
Programmer
 
Join Date: Apr 2006
Posts: 105
Rep Power: 10
falco85 is on a distinguished road
Default VB 6.0 realy stinks

I'm using VB 6.0 to repair some software at work. I really hate this language and this version. It has many flaws and the code is so buggy I can't stand it.

This language/version should be shot.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #2 (permalink)  
Old 08-09-2006, 12:50 AM
diplomat's Avatar   
diplomat diplomat is offline
Learning Programmer
 
Join Date: Jul 2006
Posts: 86
Rep Power: 9
diplomat is on a distinguished road
Default

let me see your forum
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 08-09-2006, 07:14 PM
chaganlal1 chaganlal1 is offline
Learning Programmer
 
Join Date: Aug 2006
Posts: 79
Rep Power: 9
chaganlal1 is on a distinguished road
Default

Visual Basic is excellent if used the right way and with the right syntax. What specific problems are you having with it as I can help you with it. Visual basic 6 was made as a resort of some bug fixes in version 5 what specific problems/bugs are you experiencing?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 08-20-2006, 08:58 AM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,332
Rep Power: 68
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default

Yes VB 6 just rocks! its a powerful tool if you know what you are doing and how to use it! I made many Programs for my personal use and I muxt admit that its simple, for example I made a scheduler, mp3 player and an Ad-Blocker ( and loaded it in Internet Explorer as an addin) and the average time i spend on each prog is like 2 days (exept for the Ad blocker coz i did than in 8 minutes) and im not an expert im just and intermidiate user and I learnt the programming language my self!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 10-01-2006, 07:40 PM
chaganlal1 chaganlal1 is offline
Learning Programmer
 
Join Date: Aug 2006
Posts: 79
Rep Power: 9
chaganlal1 is on a distinguished road
Default

I dunno what would make you say about VB. It is quite powerful language I know it might have its small flaws like any other but is there any flaw you found that destroys because of some small bugs? What problem are you having please shoot me a PM and id be glad to help.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
  #6 (permalink)  
Old 10-02-2006, 06:18 PM
Void's Avatar   
Void Void is offline
Programming Expert
 
Join Date: Jun 2006
Posts: 411
Rep Power: 12
Void is on a distinguished road
Default

Quote:
Originally Posted by diplomat View Post
let me see your forum
What are you talking about?

Quote:
Originally Posted by falco85 View Post
I'm using VB 6.0 to repair some software at work. I really hate this language and this version. It has many flaws and the code is so buggy I can't stand it.

This language/version should be shot.
I have to agree about VB 6.0. I hate the language, it does have a lot of known bugs and flaws. VB .NET however is fairly decent and just as good as the rest of the .NET languages.
__________________
Void
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 10-04-2006, 03:20 PM
falco85 falco85 is offline
Programmer
 
Join Date: Apr 2006
Posts: 105
Rep Power: 10
falco85 is on a distinguished road
Default

The later versions are not half as bad but 6.0 was horrible. I don't see how some of you people still use it.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 10-05-2006, 12:40 AM
TcM's Avatar   
TcM TcM is offline
Code Warrior
 
Join Date: Aug 2006
Location: In a technologic world :p
Posts: 8,332
Rep Power: 68
TcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of lightTcM is a glorious beacon of light
Default

Yeah I still use it and I dont find anything wrong in it!!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 10-05-2006, 09:03 AM
Ronin Ronin is offline
Programming Professional
 
Join Date: Apr 2006
Posts: 299
Rep Power: 11
Ronin is on a distinguished road
Default

How come you don't use one of the later versions of VB?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 10-10-2006, 06:10 PM
Void's Avatar   
Void Void is offline
Programming Expert
 
Join Date: Jun 2006
Posts: 411
Rep Power: 12
Void is on a distinguished road
Default

Later versions of VB use the .NET libraries. Not everyone wants has these to developers often choose not to use them.
__________________
Void
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote

Sponsored Links
Reply



Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
vB Weekly Stats Version 1.7 Jordan Community Projects 51 02-11-2008 12:25 PM
VB 6.0: Tutorial, Explaining the VB 6.0 GUI TcM VB Tutorials 1 05-18-2007 11:25 AM
VB strings to C DLL malachi1984 Visual Basic Programming 0 05-11-2007 06:36 AM
VB for WINDOWS,LINUX & MAC! TcM Visual Basic Programming 6 12-08-2006 05:12 AM
Animating with VB Sionofdarkness Visual Basic Programming 1 07-24-2006 07:48 AM


All times are GMT -5. The time now is 04:19 PM.

Contest Stats

WingedPanther ........ 2753.6
Xav ........ 2704
Brandon W ........ 1702.32
John ........ 1207.73
marwex89 ........ 1175.24
morefood2001 ........ 966.05
dcs ........ 655.75
Steve.L ........ 475.59
orjan ........ 418.58
Aereshaa ........ 383.54

Contest Rules

CodeCall Goal

Goal: 100,000 Posts
Complete: 100%


Complete - Celebrate!

Ads