Windows Phone tutorial for Beginners..
m (Croozeus - - →Introduction) |
hamishwillee
(Talk | contribs) m (Hamishwillee - Bot update - Fix metadata) |
||
| (2 intermediate revisions by one user not shown) | |||
| Line 1: | Line 1: | ||
[[Category:Windows Phone]][[Category:Silverlight]] | [[Category:Windows Phone]][[Category:Silverlight]] | ||
| − | |||
| − | |||
{{ArticleMetaData <!-- v1.2 --> | {{ArticleMetaData <!-- v1.2 --> | ||
|sourcecode= <!-- Link to example source code e.g. [[Media:The Code Example ZIP.zip]] --> | |sourcecode= <!-- Link to example source code e.g. [[Media:The Code Example ZIP.zip]] --> | ||
| Line 9: | Line 7: | ||
|platform= <!-- Compatible platforms - e.g. Symbian^1 and later, Qt 4.6 and later --> | |platform= <!-- Compatible platforms - e.g. Symbian^1 and later, Qt 4.6 and later --> | ||
|devicecompatability= <!-- Compatible devices e.g.: All* (must have internal GPS) --> | |devicecompatability= <!-- Compatible devices e.g.: All* (must have internal GPS) --> | ||
| − | |dependencies= <!-- Any other/external dependencies e.g.: Google Maps Api v1.0 --> | + | |dependencies= <!-- Any other/external dependencies e.g.: Google Maps Api v1.0 --> |
| − | |signing=<!-- Signing requirements - empty or one of: Self-Signed, DevCert, Manufacturer --> | + | |signing= <!-- Signing requirements - empty or one of: Self-Signed, DevCert, Manufacturer --> |
|capabilities= <!-- Capabilities required by the article/code example (e.g. Location, NetworkServices. --> | |capabilities= <!-- Capabilities required by the article/code example (e.g. Location, NetworkServices. --> | ||
|keywords= <!-- APIs, classes and methods (e.g. QSystemScreenSaver, QList, CBase --> | |keywords= <!-- APIs, classes and methods (e.g. QSystemScreenSaver, QList, CBase --> | ||
|language= <!-- Language category code for non-English topics - e.g. Lang-Chinese --> | |language= <!-- Language category code for non-English topics - e.g. Lang-Chinese --> | ||
|translated-by= <!-- [[User:XXXX]] --> | |translated-by= <!-- [[User:XXXX]] --> | ||
| − | |translated-from-title= <!-- Title only --> | + | |translated-from-title= <!-- Title only --> |
|translated-from-id= <!-- Id of translated revision --> | |translated-from-id= <!-- Id of translated revision --> | ||
| − | |review-by=<!-- After re-review: [[User:username]] --> | + | |review-by= <!-- After re-review: [[User:username]] --> |
|review-timestamp= <!-- After re-review: YYYYMMDD --> | |review-timestamp= <!-- After re-review: YYYYMMDD --> | ||
|update-by= <!-- After significant update: [[User:username]]--> | |update-by= <!-- After significant update: [[User:username]]--> | ||
|update-timestamp= <!-- After significant update: YYYYMMDD --> | |update-timestamp= <!-- After significant update: YYYYMMDD --> | ||
| − | |creationdate= | + | |creationdate= 20121228 |
| − | |author= | + | |author= [[User:Vdharankar]] |
}} | }} | ||
== Introduction == | == Introduction == | ||
| − | This is a Windows Phone application development tutorial for beginners. Tutorial explains number of How To's keeping certain basic understanding in mind. This tutorial has been successfully used in a Windows Phone training workshop aimed at Student Developers and proved to be useful. | + | {{Abstract|This is a Windows Phone application development tutorial for beginners. The Tutorial explains a number of How To's keeping certain basic understanding in mind. This tutorial has been successfully used in a Windows Phone training workshop aimed at Student Developers and proved to be useful.}} |
== Tutorials == | == Tutorials == | ||
| − | + | #[[How to Create and Run a basic Windows Phone application]] | |
| − | [[ | + | #[[Creating your first Windows Phone app]] |
| − | + | #[[How to create WP app using Visual Studio]] | |
| − | + | ||
| − | [[ | + | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
Revision as of 09:46, 23 January 2013
Article Metadata
Introduction
This is a Windows Phone application development tutorial for beginners. The Tutorial explains a number of How To's keeping certain basic understanding in mind. This tutorial has been successfully used in a Windows Phone training workshop aimed at Student Developers and proved to be useful.

