Memo

docker/container

Docker Desktop for WSL 2 integrates Windows 10 and Linux even closer

情報源: Docker Desktop for WSL 2 integrates Windows 10 and Linux even closer - Scott HanselmanMemo。WSL2に対応したDockerが登場したようです...
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...
Cloud Computing

Azureアーキテクチャガイドまとめ ~はじめに~ – Qiita

Memo.情報源: Azureアーキテクチャガイドまとめ ~はじめに~ - Qiitaとりあえずとっつきやすい。
Memo

Microsoftがセキュリティ的な視点からRustを推しているらしい

A proactive approach to more secure code – Microsoft Security Response CenterMicrosoftがSDL(Security Development Lifecycl...
.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コマンドラインオプションパーサーに...
Memo

The next version of Microsoft Edge: Enterprise evaluation and roadmap 

This week at the Microsoft Inspire 2019 conference, we are sharing an update on capabilities that we are investing in to...
Memo

Write Better Code Faster with Roslyn Analyzers | .NET Blog

Roslyn, the .NET compiler platform, helps you catch bugs even before you run your code. One example is Roslyn’s spellche...
Memo

ソフトウェアアーキテクチャの歴史 – tasuwo’s notes

ソフトウェアアーキテクチャの歴史 - tasuwo's notes Memo.正確にはクライアントアプリケーションアーキテクチャの歴史。MVC~MVP~MVVMについてのまとめ。秀逸。主にGUIのアプリケーションアーキテクチャ(Classi...
Memo

SQL Server 2019 community technology preview 3.1 is now available

We’re excited to announce the monthly release of SQL Server 2019 community technology preview (CTP) 3.1. Customers can d...
.NET

Create interactive documentation with the new Try .NET template | .NET Blog

In our previous post, we announced dotnet try a global tool which allows developers to create interactive workshops and ...
.NET

Making a tiny .NET Core 3.0 entirely self-contained single executable – Scott Hanselman

情報源: Making a tiny .NET Core 3.0 entirely self-contained single executable - Scott Hanselman.NET Core 2.2より、EXEファイルの作成が可...
.NET

XAML Islands v1

At Microsoft Build, we announced that the Windows 10 May 2019 Update (version 1903) would include XAML Islands v1. Below...
.NET

Try the new System.Text.Json APIs!

情報源: Try the new System.Text.Json APIsいままで、.NETのJSONはサードパーティーのJson.NET頼りでしたが、System.Text.Jsonとして標準ライブラリにJsonのライブラリが入ってくる...
.NET

Visual Studio 2019 version 16.2 Preview 2

Download Visual Studio 2019 16.2 Preview 2 today with support for Microsoft Edge Insider, .NET productivity fixes and in...
Memo

Attack Surface Analyzer 2.0 

情報源: Announcing Attack Surface Analyzer 2.0 - Microsoft Tech Community - 487961Memo.ソフトウェアシステムの脆弱性調査に使用するツールのアップデート。SDLの...
Memo

PRP: Parallel Redundancy Protocol

メモ。Parallel Redundancy Protocol - WikipediaPRP - The Wireshark WikiPRPはイーサネット冗長化のネットワークプロトコル。PRPはHSRと共にIEC 62439-3:2016に...
Memo

Visual Studio Code April 2019

See what is new in the Visual Studio Code April 2019 Release (1.34)情報源: Visual Studio Code April 2019Memo.
.NET

Create Interactive .NET Documentation with Try .NET

Try .NET is an interactive documentation generator for .NET Core. Use the Try .NET global tool to create interactive mar...
Git

Exploring new frontiers for Git push performance 

In previous posts I’ve talked about performance improvements that our team contributed to the Git community. At Microsof...
.NET

C# 8のinterfaceのデフォルト実装

Default implementations in interfaces With last week’s posts Announcing .NET Core 3.0 Preview 5 and Visual Studio 2019 v...
スポンサーリンク