Really confused!

A

Atlantis11500

Hi all.

I am a vc++ programmer. I have been working in this area for about three
years.
My present question is what's the position of C++/CLI under the .NET ?

You know that the VC++ once was the most powerful IDE of MS, but when the
..NET release
everything was changed. And now I plane to lear .NET and move all my
projects to .NET,
but I do not know which language I should choose, C# or C++/CLI? The C#
looks like very
simple and popular now, but how about the C++/CLI? Has her already lost the
important position now?
Stan has announced that the C++/CLI is the most powerful IDE, but is it
real?

Any reply will be appreciated!


Best regards,
Atlantis11500
 
I

Ioannis Vranos

Atlantis11500 said:
Hi all.

I am a vc++ programmer. I have been working in this area for about three
years.
My present question is what's the position of C++/CLI under the .NET ?

You know that the VC++ once was the most powerful IDE of MS, but when the
.NET release
everything was changed. And now I plane to lear .NET and move all my
projects to .NET,
but I do not know which language I should choose, C# or C++/CLI? The C#
looks like very
simple and popular now, but how about the C++/CLI? Has her already lost the
important position now?
Stan has announced that the C++/CLI is the most powerful IDE, but is it
real?

Any reply will be appreciated!


With VS 2005, C++ becomes the systems programming language of .NET.


Some references:

http://msdn.microsoft.com/msdnmag/issues/05/01/COptimizations/default.aspx

http://pluralsight.com/blogs/hsutter/archive/2004/10/05/2672.aspx

http://blogs.msdn.com/branbray/archive/2003/11/07/51007.aspx

http://www.accu.org/conference/pres...Relevant_on_Modern_Environments_(keynote).pdf


And a page of mine:

http://www23.brinkster.com/noicys/cppcli.htm
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top