Git Git for Windows 2.8.4 リリース git - A fork of Git containing Windows-specific patches.情報源: Release Git for Windows 2.8.4 · git-for-windows/gitGit 2.8.... 2016-06-08 Git
Visual Studio Visual Studio Code 1.2 リリース 情報源: リリースノートダウンロード主な変更点:エディタ機能の強化ターミナル機能の追加キーバインディング設定の柔軟化言語機能の強化CSS変数のサポートESLint extension(インストールが必要)TSLint extension(イ... 2016-06-07 Visual Studioオブジェクト指向・システム開発
.NET Long paths in .NET 情報源: Long paths in .NETThe answer is yes, we have done work to support long paths in Windows. As Windows unblocks MAX_PA... 2016-06-03 .NET
.NET SQL Server 2014から2016へアップグレード やってみました。デヴェロッパーエディションですyISOファイルをマウントしてセットアップを起動します。アップグレードを選択。無償のエディションとしてDeveloperエディションが選択可能になっています。 2016-06-02 .NETMS SQL Server / RDBVisual Studioオブジェクト指向・システム開発
MS SQL Server / RDB SQL Server Data Tools GA update for June 2016 Official team blog for SSDT, a tool for on- and off-premises database development情報源: SQL Server Data Tools GA update fo... 2016-06-02 MS SQL Server / RDBVisual Studioオブジェクト指向・システム開発
Microsoft Azure SQL Server Management Studio – June 2016 Release (GA) Follow us to receive release announcements related to Microsoft SQL Server情報源: Announcing SQL Server Management Studio –... 2016-06-02 MS SQL Server / RDBMicrosoft Azureオブジェクト指向・システム開発
MS SQL Server / RDB SQL Server 2016が正式リリース Official News from Microsoft’s Information Platform情報源: SQL Server 2016 is generally available today | SQL Server BlogMS... 2016-06-02 MS SQL Server / RDBRオブジェクト指向・システム開発
Git 2016-Jun-1 Release Notes | Visual Studio Team Services 情報源: 2016-Jun-1 Release Notes | Visual Studio Team ServicesとりあえずGit関連だけ速報的に。GitのSSH接続がGAになりました。ブランチのページが見やすくなりました。コードの特定... 2016-06-02 GitVisual Studioオブジェクト指向・システム開発
.NET VBでのTuple 情報源: Tuple Tuesday!C# 7にtupleが導入されますが、次のVBに対してもtupleが計画されていています。以下のようになるようです。Sub Method1(point As (X As Integer, Y As In... 2016-06-01 .NET
Git posh-gitのプロンプト表示を改善する posh-gitは大変便利ですが、ディレクトリ階層が深くなるとプロンプト表示が長くなりすぎなので、改良してみました。カレントディレクトリ19文字を超えたら、右から16文字を切り出して表示するようにしています。マイドキュメントのWindows... 2016-05-31 GitWindowsオブジェクト指向・システム開発