473,386 Members | 1,647 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

What will be future of VC++

Hai Guys,
I am new to the group well i have one doubt in my mind from a
long time, that what will be the Future of VC++, as full framework has
been now .NET so will it be easy to shift to C#, or Will C# provide
the flexiblity in terms of Programming?

Please Clear this,

Thanx in Advnc.

Regards.
Jul 22 '05 #1
5 1828
Raj Sharma wrote:
Hai Guys,
I am new to the group well i have one doubt in my mind from a
long time, that what will be the Future of VC++, as full framework has
been now .NET so will it be easy to shift to C#, or Will C# provide
the flexiblity in terms of Programming?

Please Clear this,

At first this newsgroup has nothing to do with VC++ but with the C++
programming language in general.

C++ is not only .NET. With C++ you can do .NET applications, but also
Linux applications, Unix Applications, Mac OS applications, Palm OS
applications, operating systems (Windows is written in C++), compilers
(C# compiler is written in C++), etc.

C++ is the dominant general purpose programming language, and is used
from small embedded devices to large mainframes and super computers,
that is it exists in all computer systems.

Some references:

http://www.research.att.com/~bs/esc99.html
http://www.biltek.ieee.metu.edu.tr/s...01/bs_eng.html
http://www.itworld.com/AppDev/710/lw-02-stroustrup
http://www.research.att.com/~bs/nant...w-english.html


Regards,

Ioannis Vranos
Jul 22 '05 #2
Raj Sharma wrote:
Hai Guys,
I am new to the group well i have one doubt in my mind from a
long time, that what will be the Future of VC++, as full framework has
been now .NET so will it be easy to shift to C#, or Will C# provide
the flexiblity in terms of Programming?

Also check the Visual Studio roadmap:
http://msdn.microsoft.com/vstudio/pr...o/roadmap.aspx
There look the Visual C++ section.


Regards,

Ioannis Vranos
Jul 22 '05 #3
Raj Sharma wrote:
Hai Guys,
I am new to the group well i have one doubt in my mind from a
long time, that what will be the Future of VC++, as full framework has
been now .NET so will it be easy to shift to C#, or Will C# provide
the flexiblity in terms of Programming?


VC++ is based on C++, which is an open standard, with healthy competition.

C# is based on Java, which represents non-open standards and competition
between MS and Sun. This unhealthy competition will treat programmers as
human currency, to trade between the two systems.

You will rise above this system by not calling yourself "a Java programmer"
or "a C++ programmer". Aspire to be a "software engineer" who can learn any
language on the fly to get things done.

Further, all of C++, Java and C# use static typing. Languages like Ruby,
Python or Smalltalk use dynamic typing, which folks are slowly learning is a
much healthier paradigm for coding.

--
Phlip
http://industrialxp.org/community/bi...UserInterfaces
Jul 22 '05 #4
"Phlip" <ph*******@yahoo.com> wrote in message news:<Wn*****************@newssvr17.news.prodigy.c om>...
Raj Sharma wrote:
Hai Guys,
I am new to the group well i have one doubt in my mind from a
long time, that what will be the Future of VC++, as full framework has
been now .NET so will it be easy to shift to C#, or Will C# provide
the flexiblity in terms of Programming?


VC++ is based on C++, which is an open standard, with healthy competition.

C# is based on Java, which represents non-open standards and competition
between MS and Sun. This unhealthy competition will treat programmers as
human currency, to trade between the two systems.

You will rise above this system by not calling yourself "a Java programmer"
or "a C++ programmer". Aspire to be a "software engineer" who can learn any
language on the fly to get things done.

Further, all of C++, Java and C# use static typing. Languages like Ruby,
Python or Smalltalk use dynamic typing, which folks are slowly learning is a
much healthier paradigm for coding.


Yes, I agree. It's all programming. If you want to fall in love with
anything about computers, fall in love with programming and not a
particular language. That way, even after everything we know has
passed, you will still be there, and not fiddling around only with
archaic computers and a language no one uses any more.

Not that fiddling around with archaic computers is bad, or anything.
All I'm saying is don't let yourself get stuck in the past.
Jul 22 '05 #5
Blue Ocean wrote:
Yes, I agree. It's all programming. If you want to fall in love with
anything about computers, fall in love with programming and not a
particular language. That way, even after everything we know has
passed, you will still be there, and not fiddling around only with
archaic computers and a language no one uses any more.


Which language was that?

;-)

--
Phlip
http://industrialxp.org/community/bi...UserInterfaces
Jul 22 '05 #6

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
by: sachin | last post by:
Hi All, I have an application which is web based. I am hosting it on VB.Net container, ie winform. Now i am facing a problem. If i make an exe of that, then i require .net framework installed on...
35
by: GTO | last post by:
I do not believe that C# is the future of C++. I also do not believe that adding two thousand new library functions to the standard library is the future of C++. But what is the future of C++? Is...
15
by: Jonathan Turkanis | last post by:
Hi All, I hope this is not too far off topic here, but I can't think off any place where it would be exactly on topic. I'd like to get some sense of how widely used certain IDEs are. I'm...
5
by: Tarundeep Singh Kalra | last post by:
Hi, i am a VC++ developer (MFC) and i want to use .NET at its best. But all the samples , tuotorials etc are either in C# or VB.NET. I have certain doubts :- 1). Is Microsoft going to phase...
30
by: Alper AKCAYOZ | last post by:
Hello Esteemed Developers and Experts, I have been using Microsoft Visual C++ .NET for 1 year. During this time, I have searhed some topics over internets. Most of the topics about .NET is...
7
by: Mihajlo Cvetanović | last post by:
Hi all, I've been trying to find some info on Visual C++ 2005 Standard on Microsoft's site, but wasn't able to find any. There's only VC++ 2005 Express Edition, and Visual Studio 2005 Standard,...
37
by: Egbert Nierop \(MVP for IIS\) | last post by:
In win32 mode, a BSTR was UINT length prefixed and terminated exactly by a zero char. So if you allocated "Hello World" that would allocate 28 bytes. In x64 and (IA64 as well) it would become...
9
by: =?Utf-8?B?S2lk?= | last post by:
Hi I have many questions Does VS Orcas still has VC++ , do you think that VC++ will face out by dotnet or Java ? Can C# support standard or Win32 C/C++ class lib dll and COM ? Can dotnet...
1
by: =?iso-8859-9?Q?Salim_Af=FEar?= | last post by:
Hi, I'm curious about the c++ MFC and CLR. I don't develop C++ projects. Past I developed several applications. But now there is CLR, ATL, MFC etc.. I didn't see any developer using .Net...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.