オブジェクト指向・システム開発

スポンサーリンク
.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;usin...
Memo

Visual Studio Code July 2020(1.48)

Learn what is new in the Visual Studio Code July 2020 Release (1.48)情報源: Visual Studio Code July 2020設定同期機能の追加など。
Visual Studio

Visual Studio 2019 v16.7 and v16.8 Preview 1 Release Today! | Visual Studio Blog

Announcing the release of Visual Studio 2019 version 16.7 and Visual Studio 2019 version 16.8 Preview 1. Both versions i...
.NET

Memo: C++/CLIでの.NET Frameworkのバージョン指定

基本は以下。MSBuild ターゲット フレームワークおよびターゲット プラットフォーム具体的には、<PropertyGroup Label="Globals">を探して、その中に<TargetFrameworkVersion>vバージョン...
Microsoft

MSRがDNAで計算機を作ったらしい

Researchers use a strand-displacing DNA polymerase to do biocomputingMicrosoft ResearchがDNAの塩基配列をいわばチューリングマシンのリボンとして使う事で...
.NET

.NET 5.0 Preview 7 リンクまとめ

Announcing .NET 5.0 Preview 7ASP.NET Core Updates in .NET 5 Preview 7Announcing Entity Framework Core EF Core 5.0 Previe...
オブジェクト指向・システム開発

「DXって何じゃらほい?或いは2025年の崖っ淵に向かって熊とワルツを踊る刹那について」を読んでいる途中で意識が飛んだ

何週間か前のこと、急にエンプラっぽくないAIベンチャーの社長さんからメッセで飲みに誘われ、秋葉原の焼き鳥屋さんでDXとやらについて聞かれて、とりあえずこのレポート読んどけと返しつつも考えちゃった訳です。Direct Xとか、よくテレビに出て...
.NET

Announcing WinUI 3 Preview 2

At our monthly community call this morning we announced that a new preview of WinUI 3 is ready for you all to try out – ...
Git

Exciting new updates to the Git experience in Visual Studio | Visual Studio Blog

We've been addressing your feedback for improving the Git experience within Visual Studio. This post talks about updates...
スポンサーリンク