|
-
May 31st, 2002, 05:39 AM
#1
Thread Starter
New Member
-
May 31st, 2002, 06:10 AM
#2
Because of the massive amount of changes from VB6 to VB7, I suspect that VB7 will be mosly used for new developments. Most existing code won't be converted to VB7.
This means that VB6 will be around for a long time.
Although support for VB6 is anounced to continue for at least 6 years, a Microsoft spokesperson I spoke said that after this period support for VB6 will be reconsidered. I guess this will depend on the amount of VB6 code that is still in use in 2008.
So possibly VB6 will be supported by Microsoft for more then 6 years.
Last edited by Frans C; May 31st, 2002 at 06:14 AM.
-
May 31st, 2002, 08:40 AM
#3
New Member
VB7
The market for VB7 tutorals, books, and trainning is massive right now. If you've got the apptitude for that kind of thing and can learn .net very quickly, you should go for it. There are already tons of resources for VB6.
-
May 31st, 2002, 11:31 AM
#4
Originally posted by Frans C
Although support for VB6 is anounced to continue for at least 6 years, a Microsoft spokesperson I spoke said that after this period support for VB6 will be reconsidered. I guess this will depend on the amount of VB6 code that is still in use in 2008.
So possibly VB6 will be supported by Microsoft for more then 6 years.
Umm, once on CNET I read that the support for VB6 will end in 2006. Has that changed? and plus if they still support it for a while, I've heard that vb6 doesnt do much in 64bit OSes (no clue what I'm talking about here )
rate my posts if they help ya!
Extract thumbnail without reading the whole image file: (C# - VB)
Apply texture to bitmaps: (C# - VB)
Extended console library: (VB)
Save JPEG with a certain quality (image compression): (C# - VB )
VB.NET to C# conversion tips!!
-
Jun 5th, 2002, 01:55 PM
#5
New Member
I would think that your target audience for the tutorials is anyone new to VB. However, anyone new to VB will most certainly go the VB.NET route since that is the new technology. Sure, there will be some people that want to use VB6, but that will be a much smaller number.
There will be plenty of people that are happy with VB6, and want to stick with it. But they obviously already know VB6 and would not be in the market for introductory tutorials.
-
Jun 6th, 2002, 09:25 PM
#6
I would say that VB6 will stick around until we get 64bit processors, then little after it will be over for VB6 (my own opinion).
-
Jun 6th, 2002, 09:33 PM
#7
Stuck in the 80s
Maybe I need this cleared up, but I've heard that VB.Net requires huge framework files that, currently, are on only about 10% of machines world-wide. Given that this information is correct, I plan to keep using VB6 until framework becomes available in more abundance.
Just my humble, ignorant comment.
-
Jun 6th, 2002, 10:14 PM
#8
Look at windows update, they have the framework on there. This means that everyone that updates thier computers should end up getting it eventually. If a user wants to use your program, they will download it.
Think of it like Direct X, do you ever download that to play games? Once you have Direct X, all games that use it will play on your computer. Once you have the framework, all .Net apps will work on it. Try to think along those lines.
-
Jun 7th, 2002, 08:16 AM
#9
New Member
If you program in a business environment, like i do then you'll find net. is much more efficent than vb6. Instead of creating deployment packages you just install the framework then email them any new exe for the programs you develop. Also there is some thing to be said for .net being cross-platform. It will be nice to be able to tell Unix users that they can run the same program as your windows users.
-
Jun 11th, 2002, 02:06 PM
#10
New Member
Why not just distribute the Framework with your program?
I forget the name of the file but there is an *.exe that you can distribute with your programs, I havent figured out how to install it during my setup yet though.
-
Jun 11th, 2002, 02:11 PM
#11
Stuck in the 80s
Originally posted by ecathell
Why not just distribute the Framework with your program?
I forget the name of the file but there is an *.exe that you can distribute with your programs, I havent figured out how to install it during my setup yet though.
From what I'v heard it's up in the 10 to 20 megs...I don't want to distribute a 18mb setup.exe for my 500kb program...
-
Jun 11th, 2002, 02:28 PM
#12
-
Jun 13th, 2002, 12:28 PM
#13
Thread Starter
New Member
It is Fair to say that the framework is going to be carried by new OSs but even then UNIX uzrs will have to Vload it. Wont they.
While the Platform may be powerfull It does make you think as to the fact that the runtimes {in this case the framework} is a required part of your app. What about the users of prior version of windows. do they not have the right to the power of .net apps
If Life Gives u Lemons Make Lemonade.
But this theory depends on life giving a jug full of ice and a lemon squeezer!!!
:P:P:P
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
|