2018-06-01から1ヶ月間の記事一覧

07/24(火) SQLWorld★大阪#47 開催します

SqlWorld :: SQLWorld★大阪#47 開催します。29回目の平日夜開催で、前回同様 ハンズオン 形式行う予定です。 【日時】 2018年07月24日(火曜日) 19:00~21:00 【イベント概要】 SQLWorld 29回目の平日夜開催~。今回も、みんなで SQL を書いてみようというハ…

ASP.NET Core 2.1 を IIS でホストする時にハマったメモ

Host ASP.NET Core on Windows with IIS | Microsoft Docs これの通りにやっとけば問題無いです。 検証した環境は、Windows Server 2008 R2 SP1 です。 ミスったのは install-the-net-core-hosting-bundle のとこ。 Hosting Bundle をインストールする時に、…

Azure SQL DB の FileStream サポートが unplanned に

Implement FILESTREAM for blobs into Azure Blob Store – Customer Feedback for Microsoft Azure まだ閉じてはないので、もっと Vote したら変わるかもー。 One of the main benefits of using FileStream is that your blob data and the corresponding d…