Re: Visual C++ Book

Tech-Archive recommends: Fix windows errors by optimizing your registry



I think what makes C# successful:

1. Microsoft really pushes it as being "more cool".
2. They get all of the VS functionality for .NET
3. Microsoft using the excuse that C++ is "too difficult" to do some of the functionality that C# has so naturally people think C++ is "more difficult"
4. C# gets the "new stuff" a release before C++, at least, which is usually over a year. Thus C# gets momentum.

What makes C++ successful:

1. C# can't do native
2. .NET still not a speed demon so not suitable for all applications
3. Lots of people were already using MFC/C++

Tom
"MrAsm" <mrasm@xxxxxxx> wrote in message news:gg1v03l392vg71ngr8mnvkl8648o7gl3tv@xxxxxxxxxx
On Sun, 01 Apr 2007 04:05:29 GMT, "David Ching"
<dc@xxxxxxxxxxxxxxxxxxxxxx> wrote:

OTOH, I am reading Advanced C# by Trey Nash which tells of best practices,
and there is a TON of stuff to learn regarding IDisposable, threading,
exception handling, etc. before one can claim to be proficient in C#.

I believe that claiming to be proficient in C# and doing *advanced*
stuff in C# is absolutely not trivial, and requires studying and
coding.

C# is not VisualBasic6++ ;-)

MrAsm

.



Relevant Pages

  • Re: Visual C++ Book
    ... Microsoft really pushes it as being "more cool". ... They get all of the VS functionality for .NET ...
    (microsoft.public.vc.mfc)
  • Re: Visual C++ Book
    ... Microsoft really pushes it as being "more cool". ... They get all of the VS functionality for .NET ...
    (microsoft.public.vc.mfc)
  • RE: [Full-Disclosure] Microsoft Coding / National Security Risk
    ... their time and hack into all of the open source groups using Windows ... Microsoft Coding / National Security Risk ... > windows (starting with the core functionality and internet facing ...
    (Full-Disclosure)
  • RE: [Full-Disclosure] Microsoft Coding / National Security Risk
    ... > functionality in a core component used widely across the OS. ... I think the Windows source code has grown to a size that is hard even ... > Microsoft have stated that to make the source code for Windows publically ...
    (Full-Disclosure)
  • C++ and header files
    ... On Microsoft website I've recently run across future feature set of ... Microsoft Visual Studio .NET 2005. ... In my opinion this kind of IDE functionality is a great help for every ... different namespace, ...
    (comp.lang.cpp)