Software Development. Chapter 3 – Your first Windows 8 app.

Slides:



Advertisements
Similar presentations
Welcome to your new computer!
Advertisements

ComfortLink™ II Control. ComfortLink™ II Smart Control This is not just a thermostat. It’s an energy command center. Trane ComfortLink™ II is an easy-to-use,
Installing Citrix Receiver
Limit for Title Do not exceed Limit for Subhead and content Do not exceed Overall content limit Tecton Nucleus User Presentation.
© by Pearson Education, Inc. All Rights Reserved.
Visual Basic 2010 How to Program. © by Pearson Education, Inc. All Rights Reserved.2.
Visual Basic 2010 How to Program Reference: Instructor: Maysoon Bin Duwais slides Visual Basic 2010 how to program by Deitel © by Pearson Education,
CA 121 Intro to Programming Tariq Aziz and Kevin Jones GUI Programming in Visual Studio.NET Chapter 1 Tariq Aziz and Kevin Jones.
The Internet. Telnet Telnet means using your computer as a terminal. All commands you type are sent to the host computer you are connected to and executed.
Compunet Corporation Programming with Visual Basic.NET GUI Week # 11 Tariq Ibn Aziz.
Windows 8 App Challenge.
New Offline Password After initial login to the system, the offline version in located by clicking on the red Emergency button.
Software development. Chapter 7 – Application distribution and sales.
Exploring the Basics of Windows 8
Software Development. Chapter 2 – Programming on Windows 8.
Software Development. Chapter 4 – Windows application interfaces.
HCare access on an iPad hCare access is the remote access to PGH. The steps for installing vary from the Mac somewhat. This will guide you. Installation.
TEST REFLECTION CHAPTER 9 & 10. QUESTION 1 A spreadsheet is an application program you can use for working with numbers and doing math. False Look up.
Microsoft Visual Basic 2012 CHAPTER TWO Program and Graphical User Interface Design.
CHAPTER 6 Loop Structures.
Microsoft Visual Basic 2012 CHAPTER TWELVE (ENRICHMENT CHAPTER) Windows Store Apps.
CHAPTER 1 XNA Game Studio 4.0. Your First Project A computer game is not just a program—it is also lots of other bits and pieces that make playing the.
Digital Logic and State Machine Design Installing Xilinx WebPACK 12.4 CS 2204 Digital Hardware.
Visual Basic Chapter 1 Mr. Wangler.
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials Software: Building apps Suitable for: Advanced.
Software development. Chapter 6 – Advanced interface design.
Introduction to Mobile Programming. Slide 2 Overview Fundamentally, it all works the same way You get the SDK for the device (Droid, Windows, Apple) You.
XP New Perspectives on Browser and Basics Tutorial 1 1 Browser and Basics Tutorial 1.
Guide Demo Program installation SOP ePAD SW PM. Before you start Check “Guide” version is latest ( or ) * follow next page Latest version.
Download Dropbox Download should start immediately Save download file:
Thank you for your decision to try vTreePro Practice Tree Software! Your satisfaction is very important to us. Please feel free to send us an if.
IE 411/511: Visual Programming for Industrial Applications
Alice 2.0 Introductory Concepts and Techniques Project 1 Exploring Alice and Object-Oriented Programming.
Introduction to Computers and Windows. Overview  What is a computer?  What is an operating system?  Starting and Shutting Down a computer  The mouse.
Copyright ©: SAMSUNG & Samsung Hope for Youth. All rights reserved Tutorials Computer basics: Getting started Suitable for: Beginner.
How to Run a Java Program CSE 1310 – Introduction to Computers and Programming Vassilis Athitsos University of Texas at Arlington 1.
How to Run a Java Program CSE 1310 – Introduction to Computers and Programming Vassilis Athitsos University of Texas at Arlington 1.
Downloading and Installing Autodesk Revit 2016
Introduction to PowerPoint Curriculum Implementation Day Friday, November 3, 2006 K.J. Benoy.
Unit 1: Java and Eclipse The Eclipse Development Environment.
Creating an Example Android App in Android Studio Activity lifecycle & UI Resources.
Visual Basic.NET BASICS Lesson 1 A First Look at Microsoft Visual Basic.NET.
Downloading and Installing Autodesk Inventor Professional 2015 This is a 4 step process 1.Register with the Autodesk Student Community 2.Downloading the.
Microsoft Visual Basic 2005 BASICS Lesson 1 A First Look at Microsoft Visual Basic.
Hands-on Introduction to Visual Basic.NET Programming Right from the Start with Visual Basic.NET 1/e 6.
This is how you invoke the Microsoft Visual Studio 2010 Software. All Programs >> Microsoft Visual Studio 2010.
HTC Android Projector User Guide v Agenda Setup and Demo Environment Launch Projector Installer Launch Projector Application Q&A.
1 Getting Started with C++ Part 1 Windows. 2 Objective You will be able to create, compile, and run a very simple C++ program on Windows, using Microsoft.
IE 411/511: Visual Programming for Industrial Applications Lecture Notes #2 Introduction to the Visual Basic Express 2010 Integrated Development Environment.
Microsoft Office 2013 ®® Exploring the Basics of Windows 8.
Welcome to “Screencasts” with Tara Wein. Why I researched screencasts….  I had student that was going to be absent for a week at the end of the year,
Fixing Windows 10 Automatic Updates Install Problem
 Learn the mechanics of using App Inventor to build apps.  Learn how to design an app’s user interface with the App Inventor Designer, and its behavior.
SCREEN CAPTURE 532CS: eLearning Fall 2015 Submitted to Dr. Namdar Presented by Khaled Alamer.
 There are three things to get Trend Micro software for your PC. They are Download, Installation and Activation of the software license. Trend Micro.
Dive Into® Visual Basic 2010 Express
Development Environment
Chapter 2: The Visual Studio .NET Development Environment
WikID installation/training
T_C_N_L_G_ E D I D I E O Y O H I E B J I R E A A W.
Chapter 3 Installing and Using Software
Program and Graphical User Interface Design
Tablet and eBook Orientation
Tablet and eBook Orientation
How to Run a Java Program
How to Run a Java Program
Download and Installation of code::blocks
Dell Latitude Laptop Student setup.
Tablet and eBook Orientation
Shelly Cashman: Microsoft Windows 10
Presentation transcript:

Software Development

Chapter 3 – Your first Windows 8 app

Contents❷❸ Getting ready Visual Studio's first time setup Acquiring a Windows 8 developer license Your first program: Hello world! Assignments Questions and answers

Review: needed tool You will need at least the following tools to develop Windows 8 applications 1.Computer with a Windows 8 operating system – It is also recommened to have a touchscreen device, but it is not required 2.Development tools – Development tools 3.Internet connection

Getting ready We will assume Windows 8 has already been installed on your work computer Before starting, you should ensure that: – You have functional internet connectoin, downloading Visual Studio may take a long on a bad or slow connection – Windows has been properly updated and security fixes are installed (use the Windows Update service)

Download Visual Studio 2013 Express Visual Studio 2013 Express for Windows 8 is a free product available at visual-studio-vs visual-studio-vs Download the express version designed for Windows 8 development

Installing Visual Studio Visual Studio 2013 Express installation file is titled winexpress_full.exe. Launch the installation file by double clicking on its icon. The installer's first screen will appear – Accept the license terms and click Install

Installer launch screen

Installation After clicking Install, you just need to wait for minutes depending on your computer processing power You will be notified when the installation has finished successfully. – A Launch button will appear on the bottom of the window.

Successfully installed

Visual Studio's first time setup When Visual Studio is launched for the first time, you will be asked to sign in. Signing in is required to develop Windows 8 applications The process is easy, just click on the Sign In button and follow instructions – You may also sign in later

Signing in

Acquiring a developer license A developer license is required so that you will be able to install the programs you've developed A free developer license is valid for 30 days and a paid license for 90 days at a time – After expiration the license can be automaticalle renewed through Visual Studio

Your first application The easiest way to learn Windows 8 programming is through trial and error Let's write a simple Hello World program – You can continue developing the application on your own You will need – A computer with Windows 8.1 operating system – Visual Studio 2013 installed and registered

Starting a new project A Windows 8 application consists of a collection of different files called a project Launch Visual Studio, and choose File/New Project The New Project window will open

New Project window

Acquiring a developer license If you're starting a new project in Visual Studio without a developer license, the program will prompt you to get one Getting a temporary license is free – This kind of license has no access to the Windows Store

Hello World interface Visual Studio includes a code editor and a visual interface design view In Toolbox on the left side of the window you will find the component needed to build your interface. Drag'n'drop two components into the MainPage.xaml interface: TextBlock and Button

Interface

Writing code The Button will change the displayed text when the button is activated In Visual Studio code is written in the code editor You can open the code editor be double- clicking the Button component You may name the TextBlock component by using the Properties window

Code editor

Component and code You can change a component's name in the Properties window Once the TextBlock has been named, for example as ”textblock”, you can type the following code string into the Button component's event manager: textblock.Text = ”Hello, World!”;

Running your application You can launch your application through Visual Studio by clicking the Start button in the middle of the toolbar

Running your application Building and launching the application will take a few seconds The screen will turn black and your application interface will appear Touch the button, and the text should change

Application

Closing the application As Windows 8 application run in fullscreen mode, you must know how to return to Visual Studio There are several ways – Touchscreen: swipe down from the top of the screen to close the application – Press Alt+F4 on your keyboard – Press Windows+D, to return to Visual Studio. Then click the red Stop Debugging button on the toolbar

Assignments Find out the hardware requirements of Visual Studio Express 2013 for Windows. Will the studio run on older computers? Explain why Windows 8 developers need a developer license. Visual Studio is delivered with four program templates. Describe the situations where you would use each template and give an example of an application suitable for each template. 4. Find out how you can easily open Blend directly from Visual Studio. Can Visual Studio be opened directly from Blend?

Questions and answers 1 Do I need a touch-screen computer, laptop, or tablet to be able to develop Windows 8 apps. Not necessarily, but having a touchscreen device has many advantages. Visual Studio comes equipped with a Windows 8 simulator, with which you can test on a mouse how your program would work on a touchscreen. The application will think that it is run with a touchscreen.

Questions and answers 2 My computer has Windows 7 installed. How can I start developing Windows 8 apps You must upgrade your Windows to Windows 8 in order to use and develop Windows 8 apps. If your computer is at most a couple years old and runs well on Windows 7, you will most likely be able to upgrade you operating system. If your computer is old and slow, it would be best to buy a new computer, for example a touchscreen laptop. These are available for under 400 euros.

Questions and answers 3 I have created a Windows 8 app and want to copy it for my friend/colleague. How can I copy my program to another computer? If your friend or colleague has Windows 8 and Visual Studio, you can send him your program's source code and ask to compile it on his computer. If this is not possible or you want to keep the source code, you can create an application package for distribution in Visual Studio, and then copy this package to another computer. The application package can be created by clicking on the Store menu and then clicking on Create App Packages. Your friend or colleague can then acquire the required developer license with the PowerShell command Get- WindowsDeveloperLicense.