The C#/WinRT team is excited to announce our latest release, which includes a preview of C#/WinRT authoring with the latest C#/WinRT NuGet package, as well as updates to the .NET 5.0 SDK with the .NET February update. Since our last blog post on C#/WinRT v1.0, we have some new features to show off! The latest C#/WinRT NuGet package, which is version 1.1.2-prerelease.210208.6, includes a preview of
自著の書籍、記事、技術文書のフォローアップとか... (注:このブログは 2024 年 3 月以降更新されません。今後、予告なくサイトを閉鎖することがあります。ブログ主の引っ越し先は こちら) Windows 10 Fall Creators Update(バージョン 1709、ビルド 16299.x)の話です。今年に入ってから(前からもよくあったような気がしますけど)の Windows Update はいろいろトラブルがあるようで、私にも的中。 更新プログラムが原因の問題は犯人である更新プログラムのアンインストールで解決できる場合がほとんどだと思いますが、そのアンインストールで別の戦いが始まることも。最近、更新プログラムをアンインストールする必要に迫られる人が多いと思うので(KB4074588 の USB マウス/キーボード問題を発症前に回避しようとするとか)、参考までにメモ。 ※Win
お前ら、いいからWindowsボタンとGを押せ。そうすれば、お前はクリエイターになれる。 2017年4月に行われた、Windows 10の大型アップデート、Creators Updateから、ゲームの実況生放送用の仕組みが、OSに標準搭載されました。 情報発信の簡易化により、ゲームの実況配信は自己表現の手段となっている、というポエムを前回書きました。 今回は、マイクロソフトがこれに対して本気で取り組んでいるという話をします。 動画配信はMSのMixer(旧Beam)というサービスを通じて行います。※Microsoftがゲームのライブ配信サービスBeamを買収 (追記) Mixerの技術的な話はVの人が書いているので、そちらを参考に。 Mixer の技術的視点での凄さ 他の生放送プラットフォームよりも、遅延が圧倒的に少ない(0.5秒程度)ので、視聴者とのインタラクションがやりやすくて、Mix
This is a big day! Today we opened access to download the Windows 10 Creators Update and, along with it, the Creators Update SDK. And today is a great day for all Windows developers to get the SDK and start building amazing apps that take advantage of new platform capabilities to deliver experiences that you and your users will love. We are working hard to innovate in Windows and to bring the powe
While testing application compatibility on Windows 10, one of my customers encountered an issue creating a new project in Visual Studio 2015 when FIPS was enabled. A new project could be completed successfully one time, but all future attempts to create a new project failed with an error message stating “Object reference not set to an instance of an object”. We isolated the issue to the FIPS secur
UPDATE 12/14/16: We have released Windows 10 Insider Preview Build 14986 for PC only to Windows Insiders in the Slow ring. Hello Windows Insiders! It smells like snow up in Redmond-town and you know what that means? A big ole pile o’ features to keep us company during SNOWpocalyse! Today we are excited to be releasing Windows 10 Insider Preview Build 14986 for PC to Windows Insiders in the Fast ri
「Windows 10」ユーザーの4分の3近くは同OSの標準ブラウザ「Microsoft Edge」を使用していない。そこで、Microsoftはユーザーに報酬を提供して、Edgeに乗り換えてもらうプログラムを開始した。 米国時間8月17日に発表された「Microsoft Rewards」は、検索エンジン「Bing」を使用するユーザーにポイントを付与していた「Bing Rewards」の名称を変更したものだ。この新プログラムは、現在のところ米国のみで提供されており、EdgeとBingを使用するユーザーやMicrosoftストアで買い物をしたユーザーにポイントを付与する。 ポイントはAmazonやStarbucks、Skype、「Outlook.com」の広告なしバージョンで、クーポンやクレジットと交換することができる。 ただし、MicrosoftのBingをデフォルトの検索エンジンに設定し
[New! 2017/01/16 追記] 本 blog をわかりやすくマンガ化した内容が MSBC (Microsoft Business Connection) のサイトで公開されました。先に公開された ppt 版と併せ、同じ内容を以下の 3 通りの方法でご紹介する形になっています。マンガ → ppt → blog の順にとっつきやすくなっていると思いますので、まず最初に読む際にはマンガを読んでいただき、そこから ppt, blog を適宜参照していただくと素早く理解していただけると思います。ぜひご活用ください。 マンガ版 : 「WaaS モデルの要点」を Q&A でバシッと押さえる!(※ p.10 の FU 更新サイクルのスライドは情報が古くなっているため、こちらの PDF を併用してご確認ください。) ppt 版 : 大企業向け Windows 10 導入の際の WaaS 適用のポイ
All Microsoft Microsoft 365 Office Windows Surface Xbox Black Friday Deals Support Software Windows Apps OneDrive Outlook Skype OneNote Microsoft Teams Microsoft Edge PCs & Devices Computers Shop Xbox Accessories VR & mixed reality Phones Entertainment Xbox Game Pass Ultimate Xbox Live Gold Xbox games PC games Windows digital games Movies & TV Business Microsoft Cloud Microsoft Azure Microsoft Dyn
Qiitaの投稿記事を眺めていると、たまに、おやっと思うような投稿記事が注目を集めていることに気づく。WindowsのBATファイルやコマンドプロンプト関連の投稿記事もそんな1つだ。 Windows向けの開発をしている場合はもとより、Windowsを開発プラットフォームにしているならば、いくらWindowsはGUI操作が中心とは言っても、コマンドでの操作が必要となることも多い。 UNIX/Linuxユーザーからすれば、Windowsのコマンドは力不足と思うだろう。実際そうではあるのだが、恐らく想像よりはかなりマシだ。パイプもリダイレクトもあるし、forコマンドなどは結構いろんなことができる。 昔、Windowsをメインプラットフォームにしていた頃は、客先などで標準機能しか使えないところに出向く可能性などもあったので、コマンドプロンプト操作を普段から多用していた*1。同僚などは、私がGUIを
Windows 10 バージョン 1703 の更新プログラム Windows 10 は、サービスとして設計されています。つまり、定期的なソフトウェアの更新を通じて改善されます。 喜ばしいことに、何もする必要ありません!自動更新を有効にしている場合は、新しい更新プログラムが利用可能になった際に自動的にダウンロードされ、インストールされますので、何も考える必要ありません。 このページの左側に、このバージョンの Windows 用にリリースされたすべての更新プログラムの一覧が表示されています。リリースと既知の問題に関する詳細な情報もご確認いただけます。最新の更新プログラムをインストールすると、見逃していた可能性のある以前の更新プログラムもすべて取得されます。これには重要なセキュリティ更新プログラムも含まれます。 Windows 10 バージョン 1703 の現在の状態 Windows 10 バー
The new Windows 10 update coming in a few weeks. It's called Windows 10 "Anniversary Edition" (I would have just called it 10.1, because, I dunno, monotonically increasing numbers and all, but whatever) and it has a LOT of really nice refinements. Windows 10 is continuously updated and has been a few times since release, but this most recent one adds a lot of cool stuff like support for Bash on Ub
Applies to: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows 10 and 11 This tutorial describes how to: Get started: Prep Windows for containers Prerequisites Windows 10 and 11 Windows Server Container-Ready Azure VMs Azure Image Builder Custom Script Extensions Install the Container Runtime Windows 10 and 11 Windows Admin Center Windows Server Next steps Prerequisites Windows
リリース、障害情報などのサービスのお知らせ
最新の人気エントリーの配信
処理を実行中です
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く