Click here to Skip to main content
15,881,092 members
Everything / Programming Languages / Visual C++ 11.0

Visual C++ 11.0

VC11.0

Great Reads

by Eugene Sadovoi
Integrating third party tools and libraries into Visual Studio (MSBuild) configuration environment.
by grebulon
This Add-in converts the text format (DOS or UNIX) of a file when it is saved in Visual Studio.
by Babu_Abdulsalam
A Simple Profiler for C++ apps on x64 platform
by Eugene Sadovoi
Integrating third party tools and libraries into Visual Studio (MSBuild) configuration environment.

Latest Articles

by Eugene Sadovoi
Integrating third party tools and libraries into Visual Studio (MSBuild) configuration environment.
by Eugene Sadovoi
Integrating third party tools and libraries into Visual Studio (MSBuild) configuration environment.
by Eugene Sadovoi
Integrating third party tools and libraries into Visual Studio (MSBuild) build and reference system.
by Eugene Sadovoi
Integrating Boost library into Visual Studio (MSBuild) build and reference system.

All Articles

Sort by Score

Visual C++ 11.0 

30 Mar 2015 by Eugene Sadovoi
Integrating third party tools and libraries into Visual Studio (MSBuild) configuration environment.
7 Mar 2001 by grebulon
This Add-in converts the text format (DOS or UNIX) of a file when it is saved in Visual Studio.
5 Aug 2014 by Babu_Abdulsalam
A Simple Profiler for C++ apps on x64 platform
25 Mar 2015 by Eugene Sadovoi
Integrating third party tools and libraries into Visual Studio (MSBuild) configuration environment.
18 Jun 2014 by Tsuda Kageyu
Implement a simple-look substitution of BOOST_SCOPE_EXIT using some of the new features of C++0x
30 Oct 2014 by Marius Bancila
MFC Collection Utilities is a small open-source library that enables you to use any MFC collection with range-based for loops.
22 Mar 2015 by Eugene Sadovoi
Integrating third party tools and libraries into Visual Studio (MSBuild) build and reference system.
20 Mar 2015 by Eugene Sadovoi
Integrating Boost library into Visual Studio (MSBuild) build and reference system.
2 Sep 2014 by PengHeProfessor
A high performance monte carlo simulation framework for financial derivative pricing
26 Jan 2015 by Evgeny Pereguda
This tip presents a simple class for printing of log information with some features of C++11.