.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 Microsoft AzureMS SQL Server / RDBオブジェクト指向・システム開発
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