いち早く入手!ビジネスイベントとスポンサー情報が大集結

tetsurotakao

で検索した結果

Solutions Architect - Microsoft MVP

I have been doing many activities involved Microsoft technologies. I focus on providing information of development for an information system includes the Windows Store apps or Windows native apps. In addition, My work provides the technical services, such as system engineering, programing and Application Lifecycle Management as CD/CI. For technical detail is that those apps(XAML or HTML 5) is designed to endeavor interoperate to technologies which specializes in ASP.NET Core MVC solution or Windows Azure features.Moreover those apps would be created by technologies such as Microsoft Azure individual services including cognitive services, Universal apps run on the Universal Windows Platform, WCF, LINQ, OpenXML, OAuth.Awarded historyMicrosoft MVP for Developer Technologies from 2019.Visual Studio Development & Technologies from 2017.Windows Development from 2015.Windows Platform Development from 2014.Client App Dev from July 2010.


※ プロフィールの引用元は「Microsoft Build」になります。

※ 登壇者情報には同姓同名も含まれている場合があります。

※ 詳細は以下の一覧をご確認ください。

tetsurotakao氏の登壇するイベント一覧

ビジネスイベント
2022/5/25(水) 〜 2022/5/26(木)
TetsuroTakao Solutions Architect - Microsoft MVP
I have been doing many activities involved Microsoft technologies. I focus on providing information of development for an information system includes the Windows Store apps or Windows native apps. In addition, My work provides the technical services, such as system engineering, programing and Application Lifecycle Management as CD/CI. For technical detail is that those apps(XAML or HTML 5) is designed to endeavor interoperate to technologies which specializes in ASP.NET Core MVC solution or Windows Azure features.Moreover those apps would be created by technologies such as Microsoft Azure individual services including cognitive services, Universal apps run on the Universal Windows Platform, WCF, LINQ, OpenXML, OAuth.Awarded historyMicrosoft MVP for Developer Technologies from 2019.Visual Studio Development & Technologies from 2017.Windows Development from 2015.Windows Platform Development from 2014.Client App Dev from July 2010.

WebAssemblyのメカニズム

W3C Community GroupとW3C Working Groupが標準策定を推進しているWebAssemblyのコンパイラは、フロントエンドとバックエンドで構成されており、開発者は複数の言語でプログラムを記述、マルチプラットフォームで実行可能なアプリケーションを作成できます。このメカニズムは、コンテナ化のパラダイムシフトをRust、Go、Nodeなどにもたらします。 MicrosoftはBlazor WebAssemblyアーキテクチャを提供し、C#のRoslynコンパイラを提供して以来、Azure Functions、Dapr(Distributed Application Runtime)などの複数の言語対応とそのプラットフォーム機能を提供し続けています。最新のプラットフォームでは、2022年4月現在プレビューですが、WebAssemblyをAzure Kubernetes Serviceで相互運用させるWebAssembly System Interfaceノードプールを提供しています。 WebAssemblyのメカニズムについて、開発の視点からトークを展開いたします。