Update April 15, 2020: Still go for May 13. Update March 6, 2020: There's a difficult balance to be had between trying to get it right and shipping a usable product. The repository continues to...
こんにちは、サイオステクノロジー 水倉です。 先日、Azure のネットワークタイムアウトでちょっとハマったことがあったため、注意すべき点をまとめておきたいと思います。具体的には、Azure VM のパブリック IP アドレスのアイドルタイムアウトが与える影響について、いくつかのケースを例に考えていきます。 ローカル開発環境 AP サーバから Azure VM 上の DB へ接続しているケース
We’re pleased to introduce the first preview of Source Generators, a new C# compiler feature that lets C# developers inspect user code and generate new C# source files that can be added to a compilation. This is done via a new kind of component that we’re calling a Source Generator.