The Prism library and AdventureWorks Shopper RI demonstrate how to create Windows Store apps using C# and XAML for Windows 8.1 and Windows Phone 8.1.
Overview
This project provides guidance to developers who want to create a Windows Store business app using C#, Extensible Application Markup Language (XAML), the Windows Runtime, and modern development practices. The guidance comes with source code for the Microsoft.Practices.Prism.StoreApps
library, source code for the Microsoft.Practices.Prism.PubSubEvents library, the AdventureWorks product catalog and shopping cart reference implementation, and documentation. The guidance helps you implement MVVM with navigation and app life cycle management,
validation, managed application data, implement controls, pages, touch, search, tiles, tile notifications, localization and accessibility. It also provides guidance on testing your app and tuning its performance.
Announcements
- Prism grows up -
.NET Blog. Prism will is now open source!
- Prism for Universal Apps is now available on
CodePlex.
- Prism for Windows Runtime for Windows 8.1 just released.
Where to get Prism
Links
Blogs and Twitter
Previous announcements