c++/cli

About this tag
The tag c++/cli on WindowsForum.com covers discussions about the C++/CLI language extension for .NET interoperability. Content includes developer interviews addressing the removal of C++/CLI IntelliSense support in Visual C++ 2010, highlighting community reactions and the complexity of IntelliSense for complex C++ projects. Related topics touch on game development in C++ and the use of .NET languages for data analysis and scientific computing, such as the Sho interactive environment that connects IronPython scripts with compiled .NET code. These threads reflect the intersection of native C++ development with managed .NET frameworks, a key area for enterprise and Windows developers.
  1. News

    Windows 7 Talkin' C++ with Boris Jabes: C++ Intellisense, Game Development, and Boris Faces His Demons

    Boris Jabes is fun guy to talk to about C++. He has the distinction of being the first guy to share the news about the removal of C++/CLI intellisense support in VC10. He also has a great perspective on why the decision was made and understands the complexity of intellisense projects and complex...
  2. News

    Windows 7 John Platt: Introduction to Sho

    Link Removed is an interactive environment for data analysis and scientific computing that lets you seamlessly connect scripts (in IronPython) with compiled code (in .NET) to enable fast and flexible prototyping. The environment includes powerful and efficient libraries for linear algebra as...
Back
Top