I tryed to display the Microsoft Excel file in a WPF app. but, I was not […]
Store app のリソースとグローバリゼーション リソースを扱う仕組みは、XAML AppもHTML 5 Appも同じく、リソース~リソースマネージャ~CLRオブジェクト(またはDOM)の操作によって行うので、グローバリゼーションを考慮した作りにしておくと有用です。 一方、業務ロジックに依存した視覚制御は、コードビハインドでなく、View ModelやControllerといった業務ロジック制御部分にて行うことでひとつの処理でソースコードを行き来することなく可読性、保守性の良いプログラムを作成できます。 そのため、バインド + 通知によって視覚を変更することで、グローバリゼーションに対応したリソースの転送フローを設計することができます。 詳細な解説を行っておりますので、リンク先の資料を参照してください。 日本語資料
Windows Azure Mobile Serviceは、シングルサインオン機能や通知機能などを提供するサービスです。この記事では、Windows Azure Mobile Serviceのシングルサインオンについて、概念と実装を解説しています。 日本語資料 参照 Channel 9 : Building Connected Windows Store […]
Windows Storeアプリはタッチデバイス、モバイルデバイスでの使用を意識する必要があります。そのようなWindows Storeアプリの特性を考慮したコンテンツ提供を行うためには、これまでのアプリケーションに比べ、情報設計がアプリケーションの操作性に大きく影響することを意識する必要があります。この記事では、情報設計の具体的な手順を解説しています。 日本語資料 Article in English Windows Storeアプリの特徴 タッチデバイス 深い階層構造を持つアプリケーションであってはいけない 細かい画面分割による大量の情報提供をすべきでない モバイルデバイス ローミングデータはオブジェクトモデルとして整備されていると扱いやすい コンテンツが提供する情報は、適切に整理されている必要がある。 インフォメーションアーキテクチャ […]
Windows Store examination is received at every correction of your app. Extendable app need the MVVM […]
Portable class library (PCL) supports development when your app provides contents to multiple channels. You don’t […]
The Semantic Zoom function of Windows store app is very easy to mount attractive UI. Though […]
Play to feature is a features integrated to the Charm of Windows 8. Near future, Devices […]
OWA is provide few features. But there is standerd way to connect office app and web […]
WebView control is display on top level layer of application. So if some content overlay the […]