I think that C++/CLI is lovely a little. Although I am using Visual C++ 2005 Express Edition (VC++2005EE) with Windows Platform SDK, to be sure, GUI programming on the .NET framework is easier than the programming with the MFC.
It is fine that C++/CLI has most compatibility with C++. Because I disliked Managed C++, which is odd and is not beautiful, I little used the .NET framework. But, C++/CLI is not Managed C++.
Although C++/CLI did not become ISO international standards, the C++/CLI was standardized as ECMA-372 of ECMA.
For the time being, Microsoft will recommend C++/CLI on .NET framework, which is more than Managed C++ and less than C#.
C++/CLI is actually dependent on the .NET of Microsoft until the Mono Project ripens, and until other C++/CLI compilers come out, but this state of the C++/CLI may also be improved in the future.
I shall write frontend of a system on Windows in C++/CLI, which is a practical trial on the C++/CLI.
Subscribe to:
Post Comments (Atom)
How to set parameters to debugging program on Visual Studio 2019 with CMake
Solution: MSDN Sometimes the "Debug and Launch Settings for CMake" bottun is disabled. In this case, change to the target view. ...
-
Enterprise Architect(EA) is a UML tool by SSJ, which supports UML 2.1 since EA version 6.5. Now, I use the tool for UML 2.0 and does not che...
-
sc create svnserve binPath= "\"C:\Program Files\subversion\bin\svnserve.exe\" --service --listen-host=0.0.0.0 --root c:\svnro...
-
Multicharacter Literal is defined at 2.13.2 Character Literals of ISO/IEC14882:2003. The multicharacter literal contains more than one c-ch...
No comments:
Post a Comment