XAML ビジネスセミナー


概要:2006 年に Windows Vista とともに WPF と ユーザーインターフェイス記述言語の XAML が登場してから10 年が経とうとしています。
現在では WPF でのデスクトップだけでなく、Xamarin.Forms を利用したモバイルクロスプラットフォーム開発までサポートできる成熟した選択肢として、将来の UWP アプリも視野に入れて再度注目が高まっています。
本セミナーでは、モバイルからデスクトップまでカバーできる安定した魅力的な開発プラットフォームとしての XAML について、業界を代表するスピーカーより最新の情報を詳細に共有させていただきます。


日時・会場

セミナー名 XAML ビジネスセミナー
日 時 2016年 7月 7日 (木) 13:00 - 18:00 (12:30 開場)
会 場 エクセルソフト株式会社 セミナールーム
〒108-0073 東京都港区三田3丁目9番9号 森伝ビル6階
(会場へのアクセス)

セミナー詳細

主 催 インフラジスティックス・ジャパン株式会社 / エクセルソフト株式会社
参加費 無料
定 員 35 名 (最大 45 名)
プログラム
13:00 - 13:10 : 諸注意 + ご挨拶
 

13:10~14:00 セッション1:Title: Becoming a XAML Developer

概要:
This introductory session to XAML development will cover topics such as, what is XAML, why use XAML, and what are the benefits of developing using XAML.
At end the of the session, each attendee will know what technologies and platforms use XAML, what XAML data binding is, how XAML applications are styled, why XAML applications are easy to test, and popular frameworks like Prism that provide guidance for building enterprise scale line of business applications.

Infragistics Inc. の Karl Shifflett が XAML がどのようなもので何故重要であるのか、開発においてどのようなメリットがあるのかについてお話します。XAML が利用されているテクノロジープラットフォームの概要と、データバインディング・スタイル・テストといった特徴的な関連トピックと、エンタープライズスケールのビジネスアプリケーション開発のためのガイドとなるPRISM などのよく利用されているフレームワークについても解説していきます。

スピーカー:
Karl Shifflett, Platform Architect, Infragisitcs Inc.

スピーカー紹介:
Since 1989 Karl has architected and developed desktop, web, and mobile software for: retail, warehousing, manufacturing, small-medium city governments and water authorities, Tax Assessment, and DIY projects. He worked at Microsoft as a Program Manager on the WPF and Silverlight Designer Team for Visual Studio 2010, as a Program Manager for the patterns & practices team on Prism and Web Guidance projects.
Currently Karl is a Platform Architect at Infragistics on the X-Sharp Team.
His passions are Cross-platform development, Nodejs, ES6, Electron, WPF, Prism, Xamarin, ASP.NET, AngularJS, Cordova, IoT, Ionic, creating Visual Studio tools, software architecture, designing frameworks, and mentoring.
His community contributions on the Visual Studio Gallery:
Mole for Visual Studio 2015
XAML Intellisense Presenter for Visual Studio 2015 MVVM Training for Visual Studio 2010 XAML Power Toys for Visual Studio 2015 (will be available next week)

Blog
Twitter: @kdawg02

 

14:10~15:00 セッション2:MVVM Best Practices「MVVM ベストプラクティス」

概要:
In this session, Brian Lagunas shares with us best practices for building XAML applications using MVVM. Brian starts off by reviewing what MVVM is and what it isn't. He then demonstrates several things you should not do and why you should not do them. In addition to the demos, Brian gives his advice on how he approaches some common scenarios.
Infragistics Inc. の Brian Lagunas が MVVM フレームワークを利用した開発のベストプラクティスについてお話します。MVVM そのものに関する基礎と、MVVM との組み合わせでやるべきこと・やるべきでないこと、よくあるシナリオへのアプローチについてデモも交えてアドバイスさせていただきます。

スピーカー:
Brian Lagunas, Senior Product Owner, Infragistics Inc.

スピーカー紹介:
Brian Lagunas is a Microsoft MVP, a Microsoft Patterns & Practices Champion, co-leader of the Boise .Net Developers User Group (NETDUG), board member of Boise Code Camp, speaker, trainer, and Pluralsight author. He can be found speaking at a variety of user groups and code camps around the world. His talks always involve some form of XAML, as well as how to build modular applications with Prism.
Brian currently works at Infragistics as a Product Manager for all things XAML, which includes the award winning WPF, Silverlight, Windows Phone, Windows Store, and Xamarin.Forms control suites. This is where he helps build tools that empower developers to quickly and easily build and style dynamic applications with immersive UX and vibrant data visualization in line of business applications, across all XAML platforms. Prior to working at Infragistics he worked in the construction and engineering industry as a senior software engineer and software solution architect where he specialized in enterprise application development. Before geeking out, Brian served his country in the United States Army as an infantryman and later served his local community as a deputy sheriff.
In his spare time he authors courses for Pluralsight, blogs about XAML technologies, and manages the Prism Library.
Twitter: @BrianLagunas

 

15:10~16:00 セッション3:モダン Xamarin.Forms で XAML 、Mvvm を活用した開発

概要:
クロスプラットフォームモバイル開発ツールの Xamarin 用の UI ライブラリ、Xamarin.Forms を使用すると、モバイルアプリを XAML と Mvvm で開発することができます。WPF や Silverlight 開発で培ってきたノウハウをほぼそのまま活用でき、堅牢なロジックを持つアプリを作成できます。本セッションではその手法をご紹介します。

スピーカー:
田淵義人, エクセルソフト株式会社 ソフトウェア事業部 Business Development Manager, Microsoft MVP

スピーカー紹介:
エクセルソフト株式会社でセールスエンジニアとして活動。Xamarin のコミュニティエバンジェリストとしての活動だけでなく、導入支援や講師の活動も行う。2016年4月に Microsoft MVP を初受賞しました。
Blog
Twitter: @ytabuchi

 

16:10~17:00 セッション4:WPF のDataGrid を使いこなす

概要:
ビジネスアプリケーションでは必須となる表形式でのデータ表示があります。WPF の表部品であるDataGrid の基本的な使い方から各種Tips 、はまり所をデモを交えながら紹介します。

スピーカー:
大田一希, 株式会社富士通アドバンストエンジニアリング システムアーキテクト推進室, Microsoft MVP

スピーカー紹介:
2005年より富士通アドバンストエンジニアリングで社内の技術標準化やアプリケーションアーキテクチャの策定などに従事。2011年よりMicrosoft MVP を受賞してXAML 系プラットフォームを主に登壇活動、執筆活動などを行う。
Blog
Twitter: @okazuki

 
17:10 - 17:30 : セッション 5 : Infragistics Ultimate ご紹介
 
17:30 - 18:00 : ラップアップ + Q&A

お申し込み

本セミナーは満席のため、申し込みを終了いたしました。
次回開催日が決まりましたら、弊社メールニュースにて
ご案内します。

最新イベント・セミナー一覧