|
-
Dec 16th, 2006, 03:35 PM
#22
Thread Starter
Fanatic Member
Re: .NET Stand-alone exe's and deployment
 Originally Posted by RobDog888
But with .NET its more of a RAD development studio then VB 6 ever was. One property setting to make a form "always on top" in .NET vs. in VB 6 having to use an API call, define consts and make the call passing the forms handle to it too.
VB 6 knowledge is not useles as the only real difference in .NET is that if you didnt have any OOP knowledge in VB 6 you will need it now in .NET. Logic and being familiar with controls and databases etc is never useless as it can always be applied to any other programming language or IDE.
I was referring to the tons of VB6 code that every programmer (I bet) has stored in a personal database to be used with a simple copy-and-paste operation. That code must be re-written from scratch. (The migration tool provided by MS is a joke.)
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
|