8
advanced topics in touchdevelop touchdevelop vs. apps with Visual Studio comparison Disclaimer: This document is provided “as-is”. Information and views expressed in this document, including URL and other Internet Web site references, may change without notice. You bear the risk of using it. This document does not provide you with any legal rights to any intellectual property in any Microsoft product. You may copy and use this document for your internal, reference purposes. © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and Windows Live are trademarks of the Microsoft group of companies. All other trademarks are property of their respective owners.

Advanced topics in touchdevelop touchdevelop vs. apps with Visual Studio comparison Disclaimer: This document is provided “as-is”. Information and views

Embed Size (px)

Citation preview

Page 1: Advanced topics in touchdevelop touchdevelop vs. apps with Visual Studio comparison Disclaimer: This document is provided “as-is”. Information and views

advanced topics in touchdevelop

touchdevelop vs.apps with Visual Studiocomparison

Disclaimer: This document is provided “as-is”. Information and views expressed in this document, including URL and other Internet Web site references, may change without notice. You bear the risk of using it. This document does not provide you with any legal rights to any intellectual property in any Microsoft product. You may copy and use this document for your internal, reference purposes. © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and Windows Live are trademarks of the Microsoft group of companies. All other trademarks are property of their respective owners.

Page 2: Advanced topics in touchdevelop touchdevelop vs. apps with Visual Studio comparison Disclaimer: This document is provided “as-is”. Information and views

advanced topics in touchdevelop

platformso we compare touchdevelop to

development with Visual Studio for Windows Phone 7

o other mobile platform have similar processes

Page 3: Advanced topics in touchdevelop touchdevelop vs. apps with Visual Studio comparison Disclaimer: This document is provided “as-is”. Information and views

advanced topics in touchdevelop

walled gardensmany platforms only allow user to run apps from vetted “app store” or “Marketplace”

Page 4: Advanced topics in touchdevelop touchdevelop vs. apps with Visual Studio comparison Disclaimer: This document is provided “as-is”. Information and views

advanced topics in touchdevelop

mapping conceptsenvironmentso touchdevelop app

• download from Windows Phone Marketplace

o Windows Phone SDK 7.1• download from http://

www.microsoft.com/download/en/details.aspx?displaylang=en&id=27570

Page 5: Advanced topics in touchdevelop touchdevelop vs. apps with Visual Studio comparison Disclaimer: This document is provided “as-is”. Information and views

advanced topics in touchdevelop

mapping conceptslanguageso touchdevelop languageo Windows Phone 7

• C# or Visual Basic

• XAML

• XML

• …

Page 6: Advanced topics in touchdevelop touchdevelop vs. apps with Visual Studio comparison Disclaimer: This document is provided “as-is”. Information and views

advanced topics in touchdevelop

mapping conceptsexecutiono touchdevelop: runs on phoneo Windows Phone 7: choice between

• emulator

• phone (requires developer account to unlock)

Page 7: Advanced topics in touchdevelop touchdevelop vs. apps with Visual Studio comparison Disclaimer: This document is provided “as-is”. Information and views

advanced topics in touchdevelop

mapping conceptspublishingo Touchdevelop

• on-tap experience

• automated information flow/privacy analysis

o Windows Phone 7• submit on http://create.msdn.com/ (walkthrough)

• certification process takes a few business days

• app may get rejected if requirements are not met

Page 8: Advanced topics in touchdevelop touchdevelop vs. apps with Visual Studio comparison Disclaimer: This document is provided “as-is”. Information and views

advanced topics in touchdevelop

exampleThe song-shaker sample as a C# app:✿ http://touchdevelop.com/documents/SongShakerApp.zip

✿ requires Windows Phone SDK