C/C++

スポンサーリンク
.NET

Visual Studio Preview2(15.3)

Visual Studio Preview Release Notes 情報源: Visual Studio Preview Release Notes Visual Studio 2017 Preview2(15.3)が公開され、Prev...
.NET

ReSharper Ultimate 2017.2 EAP

Last week, we announced the ReSharper Ultimate 2017.2 EAP (Early Access Program) is now available. If you downloaded it ...
C/C++

Getting Started with Visual Studio for C and C++ Development | Visual C++ Team Blog

Memo. 一通りの手順を説明したチュートリアル。 VS2017のMS製C/C++コンパイラはC++としてはそこそこイケテイルもののCコンパイラとしては今一です。ただ、最近は自社製コンパイラだけでなくclangやgccに対応したりしているの...
C/C++

C++ Unit Testing in Visual Studio

Testing is an increasingly important part of a software development workflow. In many cases, it is insufficient to test ...
C/C++

Windows desktop development with C++ in Visual Studio

The Windows desktop platform has long been the most popular platform among C++ application developers. With C++ and Visu...
.NET

ReSharper Ultimate 2016.3

情報源: ReSharper Ultimate 2016.3 is Released! | ReSharper Ultimate Blog 変更箇所多数wVS 2017 RCに対応しました。 RoslynによってVSが機能追加をしていく中、...
.NET

MSDNマガジンConnect(); 2016特集号

情報源: Connect(); 2016 日本語版はまだですが、現在開催されているConnect(); 2016のMSDNマガジン特集号が公開されました。 Blogを追いかけるのも良いのですが、全体サマリをそれなりの深度で確認されたい方はま...
C/C++

Visual Studio “15” Preview 5 

情報源: Visual Studio “15” Preview 5 Now Available Preview 5がリリースされました。今回は軽くC++祭りです。まぁ.NET関係はきっと来月。 関連Blog。 Faster C++ solu...
C/C++

Windows Server 2016 リリース

This post authored by Erin Chapple, General Manager, Windows Server. I’m incredibly excited that this morning at our Ign...
C/C++

Vcpkg: a tool to acquire and build C++ open source libraries on Windows

情報源: Vcpkg: a tool to acquire and build C++ open source libraries on Windows Visual C++でOSSのライブラリを使用するためのパッケージマネージャ。 インス...
スポンサーリンク