Giter VIP home page Giter VIP logo

wpfnavigation's Introduction

WPFNavigation

Table of Contents

Introduction

This is a showcase of navigation in a WPF (Windows Presentation Foundation) project. The app has two screens, Home and Settings and the user can switch between them.

Preview
preview

Getting started

Try The Published (production) app

Download the latest zip package from the repo. Unzip the file in your windows machine and double click on WPFNavigation.exe file. You are good to go.

Developer

You want to play with the code ? Clone, download or fork the repo. Restore the packages

dotnet restore

Or, if you have Visual Studio or C# dev kit in VSCode, this should run automatically when you open the app.

You are good to go. Enjoy.

Contribution

This was built with โค, feel free to fire an issue, or pull request.

wpfnavigation's People

Contributors

monkeyk1n9 avatar

Watchers

 avatar

wpfnavigation's Issues

Error opening setting and home screen

I get this error when opening Home screen:

System.Windows.Markup.XamlParseException: 'Page can have only Window or Frame as parent.'

I get this error when opening Setting screen:

InvalidCastException: Unable to cast object of type 'System.Reflection.RuntimeEventInfo' to type 'System.Reflection.MethodInfo'.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.