G
Guest
I am new in Visual C++ and I heard that Visual C++ will be replaced by c#.
Is that real? Microsoft will no longer support Visual C++?
Is that real? Microsoft will no longer support Visual C++?
paul388 said:I am new in Visual C++ and I heard that Visual C++ will be replaced by c#.
Is that real? Microsoft will no longer support Visual C++?
Whoever told you that is apparently not aware the C# is a .NET - only
language vs. C/C++ which are capable of producing applications which are
independent of any runtime support. Another factor mitigating against any
such replacement is the existence of millions of lines of C/C++ code in
thousands of applications that it makes no sense to convert/rewrite from an
economic standpoint.
Peter [MVP Visual Developer]
Jack of all trades, master of none.
Do you have some links to support the supposition that VB will no longer bepagates said:Perhaps whoever told you had the right idea, but the wrong language. VB
will
no longer be supported (at least that is the story right now).
Ah yes, VB !.NETpagates said:Sure.
According to Microsoft, mainstream support ended March 31, 2005. Extended
support ends March 31, 2008:
VC++ is still supported (VS 2003), not quite sure about VS 2005 but Ipaul388 said:Thanks for all your answers, Currently I am using VC++ 6 for my project, but
I heard that Visual Studio 6 is the last version to support VC++, the next
version up is Visual Studio .net and there is no VC++ component in it.
I just wonder should I need to invest my time to learn a new language C#
again. Is there any migration tool for vc++ to c# to make life easier?
Ah! I see now. You were referring to "classic" VB, not VB.NET.pagates said:Sure.
According to Microsoft, mainstream support ended March 31, 2005. Extended
support ends March 31, 2008:
http://support.microsoft.com/default.aspx/gp/lifeprodv
Also, the FAQ section of the "Classic VB" site (the site that has the
petition) also has some information spelled out more elegantly than I
could
attempt:
http://classicvb.org/petition/faq.asp
Keep in mind that one of the biggest problems isn't just that VB the
language isn't going to be supported, but that the applications and
customer
data created by these applications will not be supported.
Not sure where you heard that, but I can assure you that VC++ (referring topaul388 said:Thanks for all your answers, Currently I am using VC++ 6 for my project,
but
I heard that Visual Studio 6 is the last version to support VC++, the next
version up is Visual Studio .net and there is no VC++ component in it.
I just wonder should I need to invest my time to learn a new language C#
again. Is there any migration tool for vc++ to c# to make life easier?