Presentation is loading. Please wait.

Presentation is loading. Please wait.

Windows Phone Application Development Using C#/XAML.

Similar presentations


Presentation on theme: "Windows Phone Application Development Using C#/XAML."— Presentation transcript:

1 Windows Phone Application Development Using C#/XAML

2 AboutMe  Pradeep AJ  Member Technical Staff @  Windows Phone Developer  Microsoft MVP

3 Development Options  C#/XAML  Visual Basic/XAML  html/jss

4 Requirements  Windows 8 Pro or above with 64bit OS  Your System should have Hardware Virtualisation(SLAT)  Visual Studio 2012  Windows Phone 8 sdk

5 (Cont.,)  Microsoft Account  Windows Developer Account  App Name Reservation

6 Before…  JumpStart about C#  What is Visual Studio?  What are the debugging Options associated with it?  Output window  BreakPoint  Immediate window  Default Template Apps

7 Samples  Working with Controls  Navigation Between Pages  App Bar  State Dictionary  WebView Sample  3 rd Party Controls

8  Queries ??

9 Launchers and Choosers and Storage for Windows Phone

10 Launchers  To Launch Inbuilt apps  Contacts  Email  Browser  Doesnot return value or status

11 Launhers..  PhoneCallTask  SmsComposeTask  EmailComposeTask  WebBrowserTask  SearchTask  MediaPlayerLancher

12 Choosers  CameraCaptureTask  PhotoChooserTask  PhoneNumberChooserTask  EmailAddressChooserTask  SavePhoneNumberTask  SaveEmailAddressTask

13 Combining Launhers and Choosers  PhoneNumberChooserTask + SmsComposeTask  EmailAddressChooserTask + EmailComposeTask

14 DEMO

15 Localisation and Globalisation

16 Why do we Localize/Globalize?  191 Markets and 50 Language Support  Only 25% of Windows Phone Users  12 out of 15 Top apps Support upto 8 Languages and Published over more markets.

17 Localisation  Step 1: Define Key Value Pairs in the AppResources.resx file  Step 2: Declare the Supported Languages in the Properties File  Step 3: Enable MultiLingual App ToolKit  Do Translation

18 Publishing Windows Phone Apps  DEMO


Download ppt "Windows Phone Application Development Using C#/XAML."

Similar presentations


Ads by Google