スポンサーリンク
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....
Visual Studio

Visual Studio Code 1.2 リリース

情報源: リリースノートダウンロード主な変更点:エディタ機能の強化ターミナル機能の追加キーバインディング設定の柔軟化言語機能の強化CSS変数のサポートESLint extension(インストールが必要)TSLint extension(イ...
.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...
.NET

SQL Server 2014から2016へアップグレード

やってみました。デヴェロッパーエディションですyISOファイルをマウントしてセットアップを起動します。アップグレードを選択。無償のエディションとしてDeveloperエディションが選択可能になっています。
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...
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 –...
MS SQL Server / RDB

SQL Server 2016が正式リリース

Official News from Microsoft’s Information Platform情報源: SQL Server 2016 is generally available today | SQL Server BlogMS...
Git

2016-Jun-1 Release Notes | Visual Studio Team Services

情報源: 2016-Jun-1 Release Notes | Visual Studio Team ServicesとりあえずGit関連だけ速報的に。GitのSSH接続がGAになりました。ブランチのページが見やすくなりました。コードの特定...
.NET

VBでのTuple 

情報源: Tuple Tuesday!C# 7にtupleが導入されますが、次のVBに対してもtupleが計画されていています。以下のようになるようです。Sub Method1(point As (X As Integer, Y As In...
Git

posh-gitのプロンプト表示を改善する

posh-gitは大変便利ですが、ディレクトリ階層が深くなるとプロンプト表示が長くなりすぎなので、改良してみました。カレントディレクトリ19文字を超えたら、右から16文字を切り出して表示するようにしています。マイドキュメントのWindows...
スポンサーリンク