Memo

スポンサーリンク
Memo

The Windows Developer’s Guide to Microsoft Build 2021 – Windows Developer Blog

This year’s Microsoft Build is packed with news ta 情報源: The Windows Developer’s Guide to Microsoft Build 2021 - Windows ...
.NET

Microsoft Build 2021まとめ関連

Microsoft Build 2021 Day 1 Keynote | ブチザッキMicrosoft Build 2021 Day 2 Keynote | ブチザッキAzure Updates (2021.05.26 Build day ...
Memo

コーディングの原則を学ぶための書籍まとめ – 完全に理解した.com

プログラミングを学び始め、分岐・繰り返しといった基本文法を身に付けたら、次のステップとしては「読みやすいコード」を書く技術をつけたいです。この記事では、そういったコーディングの原則を学ぶための書籍を紹介します。 情報源: コーディングの原則...
Memo

Visual Studio 2019 v16.9 and v16.10 Preview 1

Our team is eager to release Visual Studio 2019 v16.9 and v16.10 Preview 1. These include new features from our C++, .NE...
Memo

Making Win32 APIs More Accessible to More Languages

Introduction Win32 APIs provide powerful functionality that let you get the most out of Windows in your applications. Wh...
Memo

Office のLangage Pack(言語アクセサリパック)のダウンロード

Download, install, and configure Language Accessory Packs for Office. 情報源: Office の言語アクセサリ パック - Office サポート 上リンクからダウンロー...
Memo

MSIインストーラーで詳細ログを出力する

Memo. 情報源: MSIインストーラーで詳細ログを出力する - Qiita msiを使ったインストール時にError 1001がダイアログやメッセージボックスとして発生したときに、以下の要領でログを出力させることで、より詳細なエラー原因...
Git

ソースコードブランチ管理のパターン

情報源: ソースコードブランチ管理のパターン マーティンファウラーによるブランチ管理の分類。細かい。
.NET

ASP.NET Core gRPC for WCF Developers 

Introduction to building gRPC services in ASP.NET Core 3.0 for WCF developers 情報源: ASP.NET Core gRPC for WCF Developers ...
.NET

Memo: Roslynを使ってC#のコードでC#のコードをコンパイルする

using System; using System.Collections.Generic; using System.Text; using System.IO; using Microsoft.CodeAnalysis.CSharp;...
スポンサーリンク