|
-
May 21st, 2007, 03:36 AM
#1
Thread Starter
Lively Member
Vb6 - Vb 2005
I was planning on migrating to 2005 from vb6 I was just wondering is there a big difference in the coding and is it as user friendly?
Thanks in advance
DannyG
-
May 21st, 2007, 03:50 AM
#2
Re: Vb6 - Vb 2005
The big difference is that .NET is Object Oriented. If you're not familiar with using classes then this will be your biggest hurdle.
I found VB.NET to be much more user friendly than VB6. The biggest disappointment was not being able to edit code whilst single-stepping through it (this may have been fixed now).
I had a really good book by Francesco Baleno when I was migrating. I can't remember the title (although I've recommended it in other posts on VB-F).
This world is not my home. I'm just passing through.
-
May 21st, 2007, 03:53 AM
#3
Thread Starter
Lively Member
Re: Vb6 - Vb 2005
cheers ill google that name see if theres an e-book anywhere or ill check the library at college.
-
May 21st, 2007, 04:53 AM
#4
Re: Vb6 - Vb 2005
Here's the book I'm talking about. Check to see if there is a more recent edition though.
http://www.amazon.com/exec/obidos/AS...343875-9132169
This world is not my home. I'm just passing through.
-
May 21st, 2007, 05:15 AM
#5
Re: Vb6 - Vb 2005
You can also use Microsoft InterOP Forms toolkit to do an incremental migration from VB 6 to VB 2005.
Also we have Edit and Continue feature in VB 2005 which was not there in VB 2003.
Use [code] source code here[/code] tags when you post source code.
My Articles
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|