.NET Try out Nullable Reference Types Try out Nullable Reference Types With the release of .NET Core 3.0 Preview 7, C# 8.0 is considered "feature complete". T... 2019-08-08 .NETMemoオブジェクト指向・システム開発
Microsoft MSDN Magazineが終巻 情報源: Special announcement about MSDN MagazineMSDN Magazineが今年の11月号で終巻となります。僕が読み出した頃は、Microsoft Journalだった頃で、20年前以上にはなる。ち... 2019-08-07 Microsoftオブジェクト指向・システム開発書籍・雑誌
Visual Studio Visual Studio 2019 version 16.2 , 16.3 Preview 1 What's new in version 16.2 and 16.3 Preview 1 release of Visual Studio 2019. Test Explorer, search, C++ linker build tim... 2019-07-25 Visual Studioオブジェクト指向・システム開発
.NET .NET Core 3.0 Preview 7 リリース 情報源:Announcing .NET Core 3.0 Preview 7 | .NET Blog.NET Core 3.0 Preview 7が公開されました。このバージョンよりGO Liveが適用されます。SDKのサイズが改善されてい... 2019-07-24 .NETオブジェクト指向・システム開発
Linux/OSS An In Depth Tutorial on Linux Development on Windows with WSL and Visual Studio Code Memo.In an earlier blog post, Take your Linux development experience in Windows to the next level with the Windows Subsy... 2019-07-23 Linux/OSSMemoWSLオブジェクト指向・システム開発
Cloud Computing Azureアーキテクチャガイドまとめ ~はじめに~ – Qiita Memo.情報源: Azureアーキテクチャガイドまとめ ~はじめに~ - Qiitaとりあえずとっつきやすい。 2019-07-22 Cloud ComputingMemoMicrosoft Azureオブジェクト指向・システム開発
Memo Microsoftがセキュリティ的な視点からRustを推しているらしい A proactive approach to more secure code – Microsoft Security Response CenterMicrosoftがSDL(Security Development Lifecycl... 2019-07-21 MemoMicrosoftオブジェクト指向・システム開発
.NET DragonFruit and System.CommandLine is a new way to think about .NET Console apps – Scott Hanselman 情報源: DragonFruit and System.CommandLine is a new way to think about .NET Console apps - Scott Hanselmanコマンドラインオプションパーサーに... 2019-07-18 .NETMemoオブジェクト指向・システム開発
.NET .NET Core July 2019 Updates – 2.1.12 and 2.2.6 Today, we are releasing the .NET Core July 2019 Update. These updates contain security and reliability fixes. See the in... 2019-07-10 .NETオブジェクト指向・システム開発
オブジェクト指向・システム開発 テスト駆動開発:実はそれは設計技術です この記事では、Javaでステップバイステップの例を使用して、テスト駆動開発(TDD)を使用して、コーディング時に大きな問題を分割、テスト、および克服する方法の実践的な例を示します。情報源: テスト駆動開発:実はそれは設計技術ですMemo.Q... 2019-07-04 オブジェクト指向・システム開発