Windows Phone Application Development Using C#/XAML.

Slides:



Advertisements
Similar presentations
SharePoint 2010 Overview Presented by: Oscar Garcia
Advertisements

©2012 Microsoft Corporation. All rights reserved. Content based on SharePoint 15 Technical Preview and published July 2012.
Interest in the Windows Phone 7 platform is growing quickly and the need for apps is increasing faster still. However, not everything related to a consumer's.
Water Rights Accounting. New Accounting Model New Technology: 1979 versus 2011 – Faster processors – Faster graphics – Larger, faster, memory – Larger,
© 2012 Microsoft Corporation. All rights reserved. Introducing user accounts. With Windows 8, you can set up a Microsoft Account. When you do, your personal.
Cisco Intercloud Fabric John McDonough Technical Marketing Engineer January, 2015 Amazon AWS & Microsoft Azure – Cloud Access Keys.
® Microsoft Office 2010 Appendix A: Introduction to SkyDrive and Office Web Apps.
Essentials of Developing Windows Phone Apps Chinthaka Dissanayake Tech Lead Exilesoft.
Building Windows Phone Applications with Silverlight Nguyen Thanh Tung Project Manager - MISA JSC.
Google Android as a mobile development platform T Internet Technologies for Mobile Computing Olli Mäkinen.
Building Windows Phone Applications with Silverlight Your Name.
Designing and Developing a Windows Phone 7 Application in Silverlight End-to-End.
Customizing Outlook. Forms Window in which you enter and view information in Outlook Outlook Form Designer The environment in which you create and customize.
Expression Blend Rob S. Miles | Microsoft MVP | University of Hull, UK Andy Wigley | Microsoft MVP | Appa Mundi Session 4.0.
Windows 8.1 ProWindows 8.1 Pro – You can install Windows 8.1 Preview using the ISO files (.iso) that are provided on this page. Visual Studio 2013 for.
Elaine Cahill Microsoft Certified Solution Developer 2002.
Amazon EC2 Quick Start adapted from EC2_GetStarted.html.
How to make it work? Doncho Minkov Telerik Academy academy.telerik.com Technical Trainer
Working with SharePoint Document Libraries. What are document libraries? Document libraries are collections of files that you can share with team members.
Live Tiles Yvan Ngneunmeu, Cameroon Microsoft Student Partners Lead
NEW WINDOWS PHONE “MANGO” APPLICATION PLATFORM SERVICES Chris blog.walshie.me SESSION CODE: WPH304 (c) 2011 Microsoft. All rights.
Leverage the new pubCenter Promote your apps Install the new ad SDKs.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
Microsoft Windows LEARNING HOW USE AN OPERATING SYSTEM 1.
Angelo Chan Kamran Bilgrami. Agenda ● WinJS - What and Why ● Modern Apps ● WinRT Architecture ● Demos o Controls o Data Bindings o Program LifeCycle Management.
Future Directions: Building Customizable Applications using.NET Eric Schnepp TLN205 Lead Program Manager Microsoft Corporation.
ArchForum Presentation The first multilingual, multimedia archeological web forum.
An Introduction to Silverlight Matt Harrington Developer Evangelist, Microsoft October 20, 2011.
IE 411/511: Visual Programming for Industrial Applications
T U T O R I A L  2009 Pearson Education, Inc. All rights reserved. 1 2 Welcome Application Introducing the Visual Basic 2008 Express Edition IDE.
Microsoft ASP.net Session Samar Samy Microsoft Student Partner.
Charles Petzold Launchers and Choosers.
NOTE: To change the image on this slide, select the picture and delete it. Then click the Pictures icon in the placeholder to insert your own image. WEB.
BIT 285: ( Web) Application Programming Lecture 15: Tuesday, February 24, 2015 Microsoft Azure Instructor: Craig Duckett.
9961 SILVER MAPLE RD, HIGHLANDS RANCH, CO (303) Advanced XAML for Win 8 Apps Daren May.
Web Development in Microsoft Visual Studio Slide 2 Lecture Overview How to create a first ASP.NET application.
Advanced topics in touchdevelop touchdevelop vs. apps with Visual Studio comparison Disclaimer: This document is provided “as-is”. Information and views.
Taking Control of Visual Studio through Extensions and Extensibility Anthony Cangialosi Senior Program Manager Lead Microsoft Corporation DEV311.
Trunica Inc. 500 East Kennedy Blvd #300 Tampa, FL Cross Platform Mobile Apps With Cordova and Visual Studio 2015 © Copyright 2015.
BlackBerry Applications using Microsoft Visual Studio and Database Handling.
| Basel Visual Studio 2013 and Internet Explorer 11 Tips & Tricks For Developers Sascha Corti Technical Evangelist, Microsoft Switzerland
Building Windows Phone Applications with Silverlight Jaime Rodriguez
This is how you invoke the Microsoft Visual Studio 2010 Software. All Programs >> Microsoft Visual Studio 2010.
T U T O R I A L  2009 Pearson Education, Inc. All rights reserved Address Book Application Introducing Database Programming.
Building Windows Phone Applications with Silverlight (Part 1) Mike Harsh Program Manager, Microsoft.
Jeremy Thake Technical Product Building Apps for Office using Visual Studio.
/* Life runs on code */. Introduction to Windows Phone Kamalakannan Annamalai Windows Phone Developer Ilink Systems Twitter : kanal_7
IE 411/511: Visual Programming for Industrial Applications Lecture Notes #2 Introduction to the Visual Basic Express 2010 Integrated Development Environment.
Spaso Lazarević Microsoft MVP Nova banka ad Banja Luka Windows App Studio.
Exploring Networked Data and Data Stores Lesson 3.
Programering af mobile enheder Windows Phone Uge 9 Part 1.
Agenda Steps of App Building The Runtime Environment Managing App Data Debug and Test an App Validate an App Publish an App to a Store Packaging Apps.
Enis Microsoft Avoiding common Windows Phone and Windows Store app certification failures.
Daniel Tizon Semior Consultant, Microsoft Regional Director ANURA-SOLSTEAM Développez pour Windows Phone 7.
跨平台 Hybrid App 開發簡介 - 使用 Visual Studio Tool for Apache Cordova + HTML/JavaScript 陳葵懋 (Ian)
Windows 8 + Windows Phone + cloud
Windows Calls Applications (windows.applicationmodel.calls)
This is a walk through of some new features and UI of Infiniti
Mobile Learning Project Members Project Guide Ravindra Solanki
How to Reset iCloud Password. About iCloud : iCloud is a cloud storage and cloud computing services. iCloud was launched on 12 October, 2011 and was.
© 2016, Mike Murach & Associates, Inc.
Windows Phone 7 advanced services
Windows Phone Platform Integration Yochay Kiriaty
CALL AOL Customer Support Number. How to Download and Install AOL Desktop Gold We are discussing a problem related to AOL where the users failed.
How To Restore Missing Store App. Restoring the missing Store app is quite easy in Windows 10. Following are the three ways to restore the missing Store.
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
Using Visual Studio and VS Code for Embedded C/C++ Development
1. Open Visual Studio 2008.
Office 365 Development.
Presentation transcript:

Windows Phone Application Development Using C#/XAML

AboutMe  Pradeep AJ  Member Technical  Windows Phone Developer  Microsoft MVP

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

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

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

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

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

 Queries ??

Launchers and Choosers and Storage for Windows Phone

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

Launhers..  PhoneCallTask  SmsComposeTask  ComposeTask  WebBrowserTask  SearchTask  MediaPlayerLancher

Choosers  CameraCaptureTask  PhotoChooserTask  PhoneNumberChooserTask  AddressChooserTask  SavePhoneNumberTask  Save AddressTask

Combining Launhers and Choosers  PhoneNumberChooserTask + SmsComposeTask  AddressChooserTask + ComposeTask

DEMO

Localisation and Globalisation

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.

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

Publishing Windows Phone Apps  DEMO