Skip to content

deus-amd/AdvancedTemplatesWP

 
 

Repository files navigation

#Windows Phone 8.1 Advanced Template Pack This is a powerful pack with 2 ready to use Windows Phone 8.1 applications templates. These templates allow you to design applications with top bar and/or a slide menu without copy&paste them to each page of the application.

###Features

#####Menu

  • Global slide menu: one menu, for entaire application
  • Swipe ready: menu open and close with a simple gesture, everywhere in the app
  • Flexible: menu content can be defined for each page or for all the application
  • Customizable: menu is a simple UIElement container, you can put in it everything

#####TopBar

  • Global top bar: on the top of each page without horrible C&P
  • Flexible: one content for entaire application or one for each page
  • Customizable: top bar is a simple UIElement container, you can put in it everything

#####Better coding C&P menu and top bar in each page is a waste of time and performance. With these template the elements are defined one time in a root frame container. The application (Frame) is inside this container. You can edit container for customize the global experience, or "develop normally" to build pages.

#####Ready to use Download VSIX from Visual Studio Gallery to start develop NOW. Available for Visual Studio 2013 and 14.

###Version 2.1

###Repository This repository contains templates' original projects, VSIX project and some commons data.

###How to

Download and install VSIX from Visual Studio Gallery. Open Visual Studio and create new project. Go to Visual C# project template group and choose "Menu and topbar application (Windows Phone 8.1)" or "Topbar application (Windows Phone 8.1). Rename project name and click ok. Template is self-explicative,

###License

All repository content is under MIT license

The MIT License (MIT)

Copyright (c) 2015 Marco Biraghi

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%