Getting Started with Windows Phone 7.0 Development Creating a Silverlight Application Sergey Barskiy

Slides:



Advertisements
Similar presentations
Building RADNUG8 – the windows 8 app Part 1 Matt
Advertisements

Dynamic Analysis of Windows Phone 7 apps Behrang Fouladi, SensePost.
Windows Phone 7.5 Academic RoadShow Christophe Peerens Neomytic.
Windows Phone Intro Om Windows Phone, Oplev telefonerne, Downloads
Data Binding in GUI Application Development Patrick O’Brien.
Charles Petzold Silverlight for Windows Phone.
Technical Workshops | Esri International User Conference San Diego, California Building Applications with ArcGIS Runtime SDK for Windows Phone Rex Hansen.
Eli Arbel About CodeValue CodeValue is the home of software experts o CodeValue builds software tools, foundations.
Evan Hutnick Session Roadmap  Introduction  Silverlight Foundation  The Tools of Silverlight  Layout  Databinding  Data.
An Introduction To Silverlight Gergely Orosz
1 Moderne GUI og Silverlight Windows Presentation Foundation.
Building Windows Phone Applications with Silverlight Nguyen Thanh Tung Project Manager - MISA JSC.
Building Windows Phone Applications with Silverlight Your Name.
Ronnie Saurenmann Principal Architect Microsoft Switzerland.
7 Windows Phone 7 2. Windows Phone 7 for Business 1. About Windows Phone 7 3. Windows Phone 7 for Consumer 4. Windows Phone 7 for the Developer Welcome.
An introduction to. Introductions  I’m Rob Fonseca-Ensor  A Solution Architect at Infusion  I run the Canary Wharf.NET User Group  I blog at
WPF 3rd Party Controls WPF = Windows Presentation Foundation
Silverlight Development Win Phone 7 Mohammed M. Melhem Senior ICT Assistant: Application Silverlight and Win Phone.
BESUG Keynote  Gill Cleeren Microsoft Regional Director Benelux MVP ASP.NET Software architect Ordina  Blog:  Mail:
Part 2 (Mike) Control Templating Custom Controls Custom Layout OpenFileDialog HTML Integration Deep Zoom Local Storage Q&A Part 1 (Joe) Overview Getting.
Session 1.1. Windows Phone Topics Session 1.1 Windows Phone The Windows Phone Device.
DT265-2 Object Oriented Software Development 2 Lecture 3 : Windows Programming Lecturer Pat Browne
Windows Phone 7 and Windows Azure Development Tutorial COSC7388 Fall 2012 Huy Nguyen.
Windows Phone 7 Development Tomer Shamam Senior Architect Sela Group.
Leverage the new pubCenter Promote your apps Install the new ad SDKs.
Khalid Siddiqui Senior Architect, Mobility Center of Excellence Microsoft Corporation SESSION CODE: WPH311.
Building Data Driven Applications Using WinRT and XAML Sergey Barskiy, Magenic Microsoft MVP – Data Platform Principal Consultant Level: Intermediate.
WinRT and Windows 8 Sergey Barskiy Principal Consultant, Magenic.
Web programmeringSilverlight NOEA / PQC 2007 Silverlight From: Gill Cleeren blog.n-technologies.be.
Esri International User Conference | San Diego, CA Technical Workshops | Windows Phone – Developing Applications Kylie Donia and Eager Ip July 13, 2011.
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.
1 Intro XAML Attribute syntax & property syntax Panels Reusable resources Controls Data binding Steen Jensen, spring 2014.
An Introduction to Silverlight Matt Harrington Developer Evangelist, Microsoft October 20, 2011.
Windows 8 Hot or Not Piotr Włodek. Agenda MetroCharms Contracts WinRT App Execution Environment Motion Summary.
Ronnie Saurenmann Principal Architect Microsoft Switzerland blogs.msdn.com/swiss_dpe_team.
2 Philosophy Customer Design Experience Platform.
1 Metro Style Apps in C++ Karthick 8 th May 2012.
Developing Windows Phone 7 applications Igor Ralić Vedran Vučetić
LAYOUT CONTROLS. XAML Overview XAML : eXtensible Application Markup Language pronounced (ZAMEL) is a markup language used to design user interfaces XML-based.
Introduction to Building Windows 8.1 & Windows Phone Applications.
1 Introduction to WPFUCN / 2012 Introduction to WPF Introduction to WPF Based on a Microsoft presentation.
Windows Presentation Foundation Maximilian Knor Developer Evangelist Developer and Plattform Group Microsoft Österreich
Uwe Habermann Venelina Jordanova Extending a Silverlight application with a webcam and multi-touch.
FIRST FLOOR SOFTWARE Experts in XAML. Visual Studio Industry Partner FIRST FLOOR SOFTWARE NEXT STEPS Contact us at: First.
New Features Overview. Agenda Silverlight - Intro Silverlight 3 New Features Overview with Demos, Demos and Demos… RIA Services Overview Demos, Demos,
C# kursus Rohde & Schwarz1 Moderne GUI Windows Presentation Foundation.
Module 3 Designing and Developing a User Interface.
© Copyright SELA software & Education Labs Ltd Baruch Hirsch St.Bnei Brak Israel
Silverlight 101 Ahead! If you know Silverlight and are looking for more advanced content check out : ‘Microsoft Silverlight “Media” : Moving at 60fps’
This is how you invoke the Microsoft Visual Studio 2010 Software. All Programs >> Microsoft Visual Studio 2010.
Drew Lytle Principal Program Manager Microsoft Corporation SESSION CODE: WPH203.
An Introduction to Developing Applications for Microsoft Silverlight Jaime Rodriguez
Integrating with Windows Phone Hardware Jaime Rodriguez
Windows Phone Materi 4. Control Layout & Grouping Border Canvas ContentControl Grid Panorama Pivot StackPanel VirtualizingStackPanel ScrollViewer.
OSP209 Input Touch Hardware buttons Media Digital media capture & playback Media library access Data Isolated Storage LINQ (Objects and XML).NET.
WINDOWS PHONE 7 DEVELOPER GUIDE A guide to 3 screens and the cloud Scott Densmore Sr. Software Development Engineer Microsoft patterns & practices.
Exploring Networked Data and Data Stores Lesson 3.
Understanding Mobile Devices, Interactions, and Tools Lesson 1.
Programering af mobile enheder Windows Phone Uge 9 Part 1.
Igor Ralić igrali.com Open source u razvoju Windows Phone aplikacija.
Building Windows Phone 7 Games and Applications Yes, yes! “Games and Applications” and not “Applications and Games” Content is under NDA – please do no.
Introduction to Silverlight Development Pavel Yosifovich CTO, Matrix Global; Senior Instructor, Hi-Tech College
Windows Phone 8 Programming
The Windows Phone Application Platform
Windows 8 & Phone 8 App Development suresh M 11/14/2018
WPF AKEEL AHMED.
11/27/2018 7:24 PM Тренинг Введение в разработку приложений на Windows Presentation Foundation Занятие 5 Элементы управления Роман Здебский
XAML Deep Dive for Windows & Windows Phone Apps Jump Start
04 | UI Presentation & XAML
Platform for Metro style Apps
Presentation transcript:

Getting Started with Windows Phone 7.0 Development Creating a Silverlight Application Sergey Barskiy

Developing Applications for Phone Two frameworks are available for developing applications –Silverlight – XAML based application framework –XNA – loop based framework for game development Tooling Visual Studio 2010 for Windows Phone Expression Blend XNA Game Studio Windows Phone Emulator Services Windows Phone Marketplace

Device API Sensors –Wi-Fi –Multi-touch input –Accelerometer –GPS/ Location Services / Compass –Microphone –Camera –Speech recognition and synthesis –Vibration Data Isolated Storage WCF / Cloud Services OData Push notifications Screen Sizes 480x x480

Exploring Phone API Multi-touch –ManipulationStarted / OnManipulatonStarted Location Service –GeoCoordinateWatcher Menu –Application Bar Accelerometer –AccelerometerSensor

Exploring UI Root –PhoneApplicationFrame Pages –PhoneApplicationPage Styling –App.xaml –Metro Controls –Border –Button –Canvas –CheckBox –Combobox (not themed) –ContentControl –ContentPresenter –Control –Grid

Exploring UI – Cont. Controls –HyperlinkButton –Image –InkPresenter –ListBox –MediaElement –MultiScaleImage –Panel –PasswordBox –ProgressBar –RadioButton –ScrollViewer –Slider –StackPanel –TextBlock –TextBox –Tooltip –UserControl

OData OData sources: OData for Phone Download 51b247-70ca-4887-bab6-dccdec192f8d&displaylang=en To generate a proxy DataSvcutil.exe /uri: /DataServiceCollection /Version:2.0 /out:MixProxy.cs windows-phone-7-application-that-consumes-odata.aspx

Resources Silverlight for Windows Phone on MSDN Differences between Silverlight on Windows and Phone Windows Phone Development Download book preview 4ECF-B9F3-1505DD13F9BF/ProgWinPhonePreview.pdf Samples 41F1-BAFA- A021673C709E/CodeSamples_DRAFTPreview_ProgrammingWind owsPhone7Series.zip Windows Phone Developers Portal

Questions