java to VB .NET

Thread Solved

Join Date: Dec 2007
Posts: 1,664
Reputation: javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all 
Solved Threads: 224
Featured Poster
javaAddict's Avatar
javaAddict javaAddict is offline Offline
Posting Virtuoso

java to VB .NET

 
0
  #1
Jun 20th, 2008
Hi All,
I am an experienced java programmer for many years. But my problem is that the final assignment that was given to me for my master at the university, has to be written in VB .NET.

Do you know any good books for learning VB .NET for someone like me? I don't want a book that just explains how to use the graphic environment and build GUIs. I have bought one those years ago and it wasn't helpful. It didn't explain much about the programming language ,but only how to create graphics.

I am asking this question here, because I already know java and want to go to VB .NET.

PS: The assignment will be web based. The users will connect to the internet, log in, and then use the application
Check out my New Bike at my Public Profile at the "About Me" tab
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: java to VB .NET

 
0
  #2
Jun 20th, 2008
write a thesis about why it's irresponsible to use VB for serious software development, and submit that with a C# application

There is a pretty decent book "C# for Java programmers" that explains the transition from Java to C#.
Given that VB.NET is another .NET/CLR language, you should be able to use that together with a VB.NET reference to get underway.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Join Date: Dec 2007
Posts: 1,664
Reputation: javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all javaAddict is a name known to all 
Solved Threads: 224
Featured Poster
javaAddict's Avatar
javaAddict javaAddict is offline Offline
Posting Virtuoso

Re: java to VB .NET

 
0
  #3
Jun 20th, 2008
Actually the subject that I am doing the thesis has nothing to do with programming or software. The subject is called something like: Environmental Protection. And the application will have to be a system that monitors the materials that Industries use and the wastes that they produce. Since one industry's waste could be used by another industry for material, there should be a network with all the industries and I will have to deterine which one needs what from whom.
It is easy to be done in java, but since the lab that the professor runs consists mostly of chemists, the only thing they know is VB and access.
So he wants it to be done in VB in order for the application to run with the other programs they have.
Besides I shouldn't have a problem learning a new language. I just wanted a good book to get me started, based on my java background.
Check out my New Bike at my Public Profile at the "About Me" tab
Reply With Quote Quick reply to this message  
Join Date: Jun 2008
Posts: 973
Reputation: Alex Edwards is a jewel in the rough Alex Edwards is a jewel in the rough Alex Edwards is a jewel in the rough Alex Edwards is a jewel in the rough 
Solved Threads: 107
Alex Edwards's Avatar
Alex Edwards Alex Edwards is offline Offline
Posting Shark

Re: java to VB .NET

 
0
  #4
Jun 20th, 2008
Originally Posted by javaAddict View Post
Actually the subject that I am doing the thesis has nothing to do with programming or software. The subject is called something like: Environmental Protection. And the application will have to be a system that monitors the materials that Industries use and the wastes that they produce. Since one industry's waste could be used by another industry for material, there should be a network with all the industries and I will have to deterine which one needs what from whom.
It is easy to be done in java, but since the lab that the professor runs consists mostly of chemists, the only thing they know is VB and access.
So he wants it to be done in VB in order for the application to run with the other programs they have.
Besides I shouldn't have a problem learning a new language. I just wanted a good book to get me started, based on my java background.
From what I saw, VB is fairly adjacent to Java, except that it is easier.

My friend took a VB class and from what I noticed (with less Java experience than you) is that a lot of what they do deals with manipulating Windows. A lot of the code looks like Java "inner classes" with commands (sort of like built-in action listeners / executors), etc.

The only thing you'll really have to know is the syntax and of course a library to use the functions. I'd suggest looking up VB libraries and then practice with the code as you learn the syntax, then you won't waste too much time trying to learn VB.
Reply With Quote Quick reply to this message  
Join Date: Nov 2004
Posts: 6,143
Reputation: jwenting is just really nice jwenting is just really nice jwenting is just really nice jwenting is just really nice 
Solved Threads: 212
Team Colleague
jwenting's Avatar
jwenting jwenting is offline Offline
duckman

Re: java to VB .NET

 
0
  #5
Jun 21st, 2008
VB is a mess. In fact anything that mixes display logic with business logic is a mess...
At least in Java you will be eased into doing things the right way, in VB that's almost impossible.
As people are clearly allowed to attack me but I'm not allowed to defend myself, I no longer post to this site.
Reply With Quote Quick reply to this message  
Reply

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


Thread Tools Search this Thread



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

©2003 - 2009 DaniWeb® LLC