Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Xaml-based AdaptiveTileExtensions #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Xaml-based AdaptiveTileExtensions #6

wants to merge 2 commits into from

Conversation

Mike-E-angelo
Copy link

  • The deal/overview: http://bit.ly/1LpDebM
  • Xaml-based Tile notifications (designer-friendly! In theory, at least -- UWP Xaml is terrible and pretty much an embarrassment ATM. Vote to change this here: http://bit.ly/1NMU5Wv ).
  • DataContractSerializer + Xslt = TileNotification XML.
  • UpdateTileAction to update tile from Xaml -- no code-behind (yay!)
  • Basic Unit Tests to ensure conversion and transformation.

- The deal: http://bit.ly/1LpDebM
- Xaml-based Tile notifications (designer-friendly!  In theory, at least --  UWP Xaml is terrible and pretty much an embarrassment ATM).
- DataContractSerializer + Xslt = TileNotification XML.
- UpdateTileAction to update tile from Xaml -- no code-behind (yay!)
- Basic Unit Tests to ensure conversion and transformation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant