GithubHelp home page GithubHelp logo

satoshirobatofujimoto / windows-application-development-cookbook Goto Github PK

View Code? Open in Web Editor NEW

This project forked from packtpublishing/windows-application-development-cookbook

0.0 1.0 0.0 205 KB

The repository for this book is published by Packt

License: MIT License

C# 100.00%

windows-application-development-cookbook's Introduction

#Windows Application Development Cookbook This is the code repository for [Windows Application Development Cookbook](Current URL?utm_source=github&utm_medium=repository&utm_campaign=9781786467720), published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

Click here for FAQs, order information, T&Cs, errata and code downloads. ##Instructions and Navigations All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

The code will look like the following:

private void button_Click(object sender, RoutedEventArgs e)
{
    Frame.Navigate(typeof(ProductsPage), 0);
}

This book presents development of UWP applications for various devices running on the Windows 10 operating system. Thus, you need a set of tools that allow designing the user interface, writing supporting code, as well as running the application and testing it. Fortunately, all of these features are available in the Microsoft Visual Studio Community 2015, which you can use while reading this book. The process of its installation and configuration is presented in detail in Chapter 1, Getting Started. To step through all recipes presented in this book, especially to publish an application in the Windows Store, it is necessary to have a developer account. What is more, it is recommended to have a real smartphone or tablet with the Windows 10 operating system to test the developed applications on a real device. If you do not have one, you can use the built-in emulators, but not all recipes can be checked in practice.

##Related Products

  • [Windows Phone 8 Application Development Essentials](Current URL?utm_source=github&utm_medium=repository&utm_campaign=9781849696760)

  • [C++ Windows Programming](Current URL?utm_source=github&utm_medium=repository&utm_campaign=9781786464224)

  • [Learning Windows 8 Game Development](Current URL?utm_source=github&utm_medium=repository&utm_campaign=9781849697446) ###Suggestions and Feedback Click here if you have any feedback or suggestions.

windows-application-development-cookbook's People

Contributors

shettypratish avatar

Watchers

Satoshi Gachi Fujimoto avatar

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.