VB.Net or VB 6.0

Please support our VB.NET advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Mar 2005
Posts: 27
Reputation: iamnoangel26 is an unknown quantity at this point 
Solved Threads: 0
iamnoangel26's Avatar
iamnoangel26 iamnoangel26 is offline Offline
Light Poster

VB.Net or VB 6.0

 
0
  #1
Jul 21st, 2009
I am planning on making a biometrics attendance system. I have the hardware and planning on creating a software. My question is Whis VB to use. VB.Net or VB 6.0? Or other language to suggest?

I am a Intermediate user when it comes to VB 6.0 and C++.
Thanks in advance
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2,612
Reputation: adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of 
Solved Threads: 463
Moderator
adatapost's Avatar
adatapost adatapost is offline Offline
Posting Maven

Re: VB.Net or VB 6.0

 
0
  #2
Jul 21st, 2009
iamnoangel26,
You may use either VB6.0 or VB.NET. It's depends upon your knowhow.
Failure is not fatal, but failure to change might be. - John Wooden
Reply With Quote Quick reply to this message  
Join Date: Jun 2009
Posts: 105
Reputation: Piya27 is an unknown quantity at this point 
Solved Threads: 8
Piya27's Avatar
Piya27 Piya27 is offline Offline
Junior Poster

Re: VB.Net or VB 6.0

 
0
  #3
Jul 21st, 2009
Use any one VB.NET or Vb 6.0 or C++ is also a good option if you are comfortable with it.
Last edited by Piya27; Jul 21st, 2009 at 7:20 am.
Regards,
Piya:)
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 97
Reputation: VIeditorlover is an unknown quantity at this point 
Solved Threads: 5
VIeditorlover's Avatar
VIeditorlover VIeditorlover is offline Offline
Junior Poster in Training

Re: VB.Net or VB 6.0

 
0
  #4
Jul 21st, 2009
C# combines good performance of C++, compact syntax of C and practically oriented approach of old VB. But be warned C# is still .NET language so forgot C style "when I say, what I say, exactly - no smart decisions behind". Nevertheless C# is language of choice - go to the first bookstore and count how many books has printed something like "all examples in this book are in C#, VB translations are available on CD" :-))))
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 27
Reputation: iamnoangel26 is an unknown quantity at this point 
Solved Threads: 0
iamnoangel26's Avatar
iamnoangel26 iamnoangel26 is offline Offline
Light Poster

Re: VB.Net or VB 6.0

 
0
  #5
Jul 21st, 2009
Thanks for the replies. But in which language I can do this more easily? Or I can say What language is most proper to use in this kind of software? I don't mind learning new language.
Thanks again.
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 3,200
Reputation: sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of 
Solved Threads: 571
Sponsor
sknake's Avatar
sknake sknake is offline Offline
.NET Enthusiast

Re: VB.Net or VB 6.0

 
0
  #6
Jul 21st, 2009
The answer to all of your questions is C#. You will find more online resources available and the syntax resembles java if you have any experience with it. I would say VB.NET over VB6 just because if you're learning a new language you might as well be learning the newest as it will make you more marketable in the work force.
Scott Knake
Custom Software Development
Apex Software, Inc.
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 27
Reputation: iamnoangel26 is an unknown quantity at this point 
Solved Threads: 0
iamnoangel26's Avatar
iamnoangel26 iamnoangel26 is offline Offline
Light Poster

Re: VB.Net or VB 6.0

 
0
  #7
Jul 21st, 2009
Thanks sknake for the reply. Is C# really that good? Correct me if I'm wrong but C# is a successor of C right. Isn't it to old for use? I know that new doesn't mean better but it's been too long.

I'm sorry if this is not the place to ask this but:
Let me change my question. If you must learn a language what it is and why? 1 or a couple doesn't matter

Thanks again
Last edited by iamnoangel26; Jul 21st, 2009 at 10:14 pm. Reason: Added question
Reply With Quote Quick reply to this message  
Join Date: Feb 2009
Posts: 3,200
Reputation: sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of sknake has much to be proud of 
Solved Threads: 571
Sponsor
sknake's Avatar
sknake sknake is offline Offline
.NET Enthusiast

Re: VB.Net or VB 6.0

 
0
  #8
Jul 21st, 2009
The only thing C and C# have in common is the letter "C" in the language name. C is close to C++, and C# is close to java.
Scott Knake
Custom Software Development
Apex Software, Inc.
Reply With Quote Quick reply to this message  
Join Date: Oct 2008
Posts: 2,612
Reputation: adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of adatapost has much to be proud of 
Solved Threads: 463
Moderator
adatapost's Avatar
adatapost adatapost is offline Offline
Posting Maven

Re: VB.Net or VB 6.0

 
0
  #9
Jul 21st, 2009
And C++, C#, and Java languages uses Object-Oriented paradigm program design.
Failure is not fatal, but failure to change might be. - John Wooden
Reply With Quote Quick reply to this message  
Join Date: Mar 2005
Posts: 27
Reputation: iamnoangel26 is an unknown quantity at this point 
Solved Threads: 0
iamnoangel26's Avatar
iamnoangel26 iamnoangel26 is offline Offline
Light Poster

Re: VB.Net or VB 6.0

 
0
  #10
Jul 22nd, 2009
Originally Posted by adatapost View Post
And C++, C#, and Java languages uses Object-Oriented paradigm program design.
So those 3 are a good combination?
I think I'll go with that

But for this project I think I'll go with VB.net
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the VB.NET Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC