School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!

Welcome to Dream.In.Code
Become an Expert!

Join 307,014 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 2,052 people online right now. Registration is fast and FREE... Join Now!




VB6 runtime will no longer be shipped after Windows 7

3 Pages V  1 2 3 >  

VB6 runtime will no longer be shipped after Windows 7

Core

7 Jul, 2009 - 03:19 AM
Post #1

The .NET Dude
Group Icon

Joined: 8 Dec, 2008
Posts: 3,037



Thanked: 217 times
Dream Kudos: 900
Expert In: C#, VB.NET, WPF, .NET Framework

My Contributions
After its long lifecycle, Visual Basic 6 is now definitely out-of-date, considering the fact that a more powerful alternative is available (.NET). The Visual Basic 6 runtime was included in Windows Vista, but it was in the "It Just Works" stage - therefore no support or updates were introduced for it. Many of the people who plan to switch to Windows 7 and still are using Visual Basic 6 were wondering, if the VB6 runtime will be included in the RTM release of Windows 7.

According to this document, the VB6 runtime will be shipped with Windows 7. But it will be the last version of Windows to contain it.

QUOTE

VB6 runtime will ship and will be supported in Windows 7 for the lifetime of the OS. Developers can think of the support story for Vista being the same as it is for Windows 7. However there are no plans to include VB6 runtime in future versions of Windows beyond Windows 7.


User is online!Profile CardPM
+Quote Post


born2c0de

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

7 Jul, 2009 - 03:28 AM
Post #2

printf("I'm a %XR",195936478);
Group Icon

Joined: 26 Nov, 2004
Posts: 4,550



Thanked: 98 times
Dream Kudos: 2825
Expert In: J2ME, 80x86 Assembly, C/C++, VB6, VB.NET, C#, J2SE, Win32 API, Reversing

My Contributions
That's good news.
User is offlineProfile CardPM
+Quote Post

Louisda16th

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

7 Jul, 2009 - 03:30 AM
Post #3

dream.in.assembly.code
Group Icon

Joined: 3 Aug, 2006
Posts: 1,894



Thanked: 5 times
Dream Kudos: 755
My Contributions
Yeah... But they still do VB6 in quite a few college. Sucks sad.gif
User is offlineProfile CardPM
+Quote Post

Core

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

7 Jul, 2009 - 03:33 AM
Post #4

The .NET Dude
Group Icon

Joined: 8 Dec, 2008
Posts: 3,037



Thanked: 217 times
Dream Kudos: 900
Expert In: C#, VB.NET, WPF, .NET Framework

My Contributions
I would say that it is time to switch to .NET, mainly because of support for OOP in VB.NET and a large number of libraries that make the development easier.

Many people still think that .NET is more complicated, however, if you make the transition from VB6 to VB.NET you will see that the learning process will be easier as you will still have the opportunity to use pretty much the same syntax - you will only have to get used to the new programming principles and apply the .NET classes.
User is online!Profile CardPM
+Quote Post

Louisda16th

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

7 Jul, 2009 - 03:39 AM
Post #5

dream.in.assembly.code
Group Icon

Joined: 3 Aug, 2006
Posts: 1,894



Thanked: 5 times
Dream Kudos: 755
My Contributions
True... I'm hoping my university shifts to .NET soon. Learning VB.NET is even easier with MSDN's beginner's tutorial smile.gif.
User is offlineProfile CardPM
+Quote Post

firebolt

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

7 Jul, 2009 - 06:02 AM
Post #6

D.I.C Lover
Group Icon

Joined: 20 Feb, 2009
Posts: 5,476



Thanked: 77 times
Dream Kudos: 1675
My Contributions
I feel sorry for the VB6 users that have deicated their whole lives to it. Hopefully they can have a smooth transition. smile.gif
User is offlineProfile CardPM
+Quote Post

prajayshetty

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

7 Jul, 2009 - 08:47 AM
Post #7

D.I.C Addict
Group Icon

Joined: 27 Apr, 2007
Posts: 806



Thanked: 29 times
Dream Kudos: 25
My Contributions
i guess they are killing vb6 for c#
User is offlineProfile CardPM
+Quote Post

Locke

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

7 Jul, 2009 - 09:36 AM
Post #8

Treasure Hunter
Group Icon

Joined: 20 Mar, 2008
Posts: 4,020



Thanked: 299 times
Dream Kudos: 325
Expert In: Java

My Contributions
QUOTE(prajayshetty @ 7 Jul, 2009 - 10:47 AM) *

i guess they are killing vb6 for c#


...Not really.

They're taking away VB6 to encourage the .NET version of VB, as it is more powerful and more supported. C# has nothing to do with it except maybe a tiny bit of guilty by association with the .NET platform.
User is offlineProfile CardPM
+Quote Post

Gagnerants

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

7 Jul, 2009 - 11:17 AM
Post #9

New D.I.C Head
*

Joined: 2 Mar, 2009
Posts: 48


My Contributions
At my community college I learned VB.net it was a great learning experience into theory and such, it was a good way to learn and it was a pretty strong programming language for windows.
User is offlineProfile CardPM
+Quote Post

prabh

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

7 Jul, 2009 - 12:44 PM
Post #10

D.I.C Regular
Group Icon

Joined: 27 Dec, 2008
Posts: 292



Thanked: 8 times
Dream Kudos: 25
My Contributions
good news
but VB6 ,It was my old friend,it was the first programming language that I learned. VB.NET is a Toy,But to play with VB6 you need to be good and experienced programmer
User is offlineProfile CardPM
+Quote Post

KYA

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

7 Jul, 2009 - 12:45 PM
Post #11

#include <nerd.h>
Group Icon

Joined: 14 Sep, 2007
Posts: 11,492



Thanked: 508 times
Dream Kudos: 2875
Expert In: C, C++, Java

My Contributions
Good stuff. Now if only we get rid of the 32 bit platform and make 64 bit the standard.
User is online!Profile CardPM
+Quote Post

Core

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

7 Jul, 2009 - 12:51 PM
Post #12

The .NET Dude
Group Icon

Joined: 8 Dec, 2008
Posts: 3,037



Thanked: 217 times
Dream Kudos: 900
Expert In: C#, VB.NET, WPF, .NET Framework

My Contributions
QUOTE
VB.NET is a Toy,But to play with VB6 you need to be good and experienced programmer


I would definitely disagree with this statement. First of all, VB.NET is an object-oriented language, whilst VB6 isn't. VB.NET is based on the .NET Framework, therefore giving the developer access to thousands of different classes to make the development process more efficient and less time-consuming (just consider the XML libraries).

Indeed, I would say that experience comes with updated knowledge. When you only concentrate on one thing and refuse to learn others (that can be more advanced) this will only mean that one day someone will take your place on the market - someone, who is using up-to-date technology and has the knowledge to apply it.
User is online!Profile CardPM
+Quote Post

corliss

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

7 Jul, 2009 - 04:45 PM
Post #13

D.I.C Head
Group Icon

Joined: 25 Oct, 2006
Posts: 170



Thanked: 1 times
Dream Kudos: 50
My Contributions
QUOTE(prabh @ 7 Jul, 2009 - 12:44 PM) *

VB.NET is a Toy,But to play with VB6 you need to be good and experienced programmer

lol
I know a lot of crappy programmers who use VB6.
I hope that all the vb6 coders view the .net the same way that you do because this will give me more opportunity to make more money due to coding sick apps quickly with c#.Net.
User is offlineProfile CardPM
+Quote Post

noorahmad

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

8 Jul, 2009 - 03:18 AM
Post #14

Webmaster
Group Icon

Joined: 12 Mar, 2009
Posts: 2,087



Thanked: 142 times
Dream Kudos: 1350
My Contributions
what about DIC (VB6), Should Owner will remove the forum from here?
User is offlineProfile CardPM
+Quote Post

firebolt

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

8 Jul, 2009 - 03:23 AM
Post #15

D.I.C Lover
Group Icon

Joined: 20 Feb, 2009
Posts: 5,476



Thanked: 77 times
Dream Kudos: 1675
My Contributions
There will still be users. Its just not as many as now.

- - -

I think the VB.NET forum will turn into a C++ forum mess. Right now, VB.NET has a healthy amount of new daily posts, where C++ is just crazy and soon it'll be VB.NET smile.gif
User is offlineProfile CardPM
+Quote Post

Core

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

8 Jul, 2009 - 06:01 AM
Post #16

The .NET Dude
Group Icon

Joined: 8 Dec, 2008
Posts: 3,037



Thanked: 217 times
Dream Kudos: 900
Expert In: C#, VB.NET, WPF, .NET Framework

My Contributions
QUOTE
what about DIC (VB6), Should Owner will remove the forum from here?


Currently there are no plans at all on removal of the VB6 forum here. First of, there will be VB6 users for a while. This action from Microsoft only shows that they made the next step in minimizing support for VB6, therefore VB6 will become an obsolete language pretty soon.
User is online!Profile CardPM
+Quote Post

PsychoCoder

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

8 Jul, 2009 - 02:41 PM
Post #17

I Code, Therefore I am
Group Icon

Joined: 26 Jul, 2007
Posts: 14,919



Thanked: 517 times
Dream Kudos: 11525
Expert In: VB, VB.Net, C#, SQL, ASP, ASP.Net, Web Development, HTML, CSS, Win32 API, Javascript, mySQL, J#, Boo.Net, jQuery

My Contributions
It's about time they do this, it's long over due. I for one am glad they're finally stopping support for the language.
User is offlineProfile CardPM
+Quote Post

paperclipmuffin

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

9 Jul, 2009 - 12:18 AM
Post #18

WinWinWinWindows?
Group Icon

Joined: 16 Apr, 2009
Posts: 899



Thanked: 9 times
Dream Kudos: 400
My Contributions
Pity, VB 6 was my first real language, and I'm very attached to it. sad.gif
User is offlineProfile CardPM
+Quote Post

firebolt

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

9 Jul, 2009 - 01:31 AM
Post #19

D.I.C Lover
Group Icon

Joined: 20 Feb, 2009
Posts: 5,476



Thanked: 77 times
Dream Kudos: 1675
My Contributions
VB6 is a somewhat 10 year old language so really it should be "out with the old and in with the new". Most VB6 starters will find the easy transition, but as to experienced, good luck - it'll be hard. Anyway, who knows what could go next? Or is there another VB, after .NET... Maybe .NET will face extinction like soon VB6 will...
User is offlineProfile CardPM
+Quote Post

AdamSpeight2008

RE: VB6 Runtime Will No Longer Be Shipped After Windows 7

9 Jul, 2009 - 05:40 AM
Post #20

The Bandido Coder
Group Icon

Joined: 29 May, 2008
Posts: 2,734



Thanked: 160 times
Dream Kudos: 3925
Expert In: vb.net, LINQ

My Contributions
The King is dead (vb6) long live The King (vb.net).
User is offlineProfile CardPM
+Quote Post

3 Pages V  1 2 3 >
Fast ReplyReply to this topicStart new topic

Time is now: 11/21/09 07:25AM

Live Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month