microsoft tech club cairo university "mstc'16 builders and developers " fifth session

Post on 23-Jan-2017

350 Views

Category:

Mobile

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

UNIVERSAL APPLICATION

Prepared and presented by Aya Zakaria #session 5

Agenda

• Splash screen and Logo

• Our first universal application !

Splash screen and logo

• First you have to add your splash and logo photos in your assets

• You can add your photos into assets through copy and paste

Splash screen and logo

• Choose (Package.appxamanifest)

Splash screen and logo

• Select visual Assets

Splash screen and logo

• select square Logo or splash screen

• Browse to choose your photos

Our first universal application

Simple calculator• Text box• Numbers buttons• Operations buttons

Mainpage.xaml code

Text box

Example for some Buttons

<ButtonName="btn5"Content="5"FontSize="50" HorizontalAlignment="Left"Margin="362,379,0,0" VerticalAlignment="Top"Width="75"Height="96"/>

<ButtonName=“equal"Content=“="FontSize="50" HorizontalAlignment="Left"Margin="362,518,0,0" VerticalAlignment="Top"Width="75"Height="96"/>

Functions implementation code

Number and clear button

Operations Button

Equal Button

Click icon to add picture

wagdy.mohamed.95

wagdy.mohamed@outlook.sa

yoya.zakaria

ayazakaria@outlook.com

CONTACTS

top related