Four-day tutorial on Windows Phone development
Day 1
|
|
|
|
|
|
|
|
|
(1) series Introduction |
|
(2) install Visual Studio 2010 express for Windows Phone |
|
(3) compile your first Windows Phone 7 Application |
|
(4) Windows Phone 7 simulator Overview |
|
(5) Explain the first application you wrote |
|
|
|
|
|
|
|
|
|
(6) Manage project files and understand compilation and deployment |
|
(7) Overview of Visual Studio 2010 express for Windows Phone ide |
|
(8) projects used |
|
(9) Declare variables and assign values |
|
(10) accept input and value assignment from the text box |
|
|
|
|
|
|
|
|
|
(11) If judgment statement |
|
(12) operators, expressions, and statements |
|
(13) Switch judgment statement |
|
(14) for iteration statement |
|
(15) Create and call a simple helper Method |
|
|
|
|
|
|
|
|
|
(16) homework |
|
(17) homework Solution |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Day 2
|
|
|
|
|
|
|
|
|
(1) Processing strings |
|
(2) Use datetime |
|
(3) Understanding and creating classes |
|
(4) use the class in the. NET Framework class library |
|
(5) Understand namespaces |
|
|
|
|
|
|
|
|
|
(6) use a set |
|
(7) object and set initial values |
|
(8) work in The XAML designer and code window |
|
(9) Understand The XAML syntax |
|
(10) Silverlight layout Control |
|
|
|
|
|
|
|
|
|
(11) Handling Silverlight events |
|
(12) Silverlight input control |
|
(13) homework |
|
(14) homework solution-Part 1 |
|
(15) homework solution-Part 1 |
|
|
|
|
|
|
|
|
|
Day 3
|
|
|
|
|
|
|
|
|
(1) Use Image controls |
|
(2) processing resources and styles |
|
(3) browsing and passing data between XAML pages |
|
(4) use the application bar |
|
(5) Use canvas as the dialog box |
|
|
|
|
|
|
|
|
|
(6) Understanding independent storage |
|
(7) independent storage, ListBox, and data templates |
|
(8) logical deletion and Task Switching |
|
(9) add different input value ranges |
|
(10) GPS, location API, and Web Service calling |
|
|
|
|
|
|
|
|
|
(11) image background, orientation change, and control visibility |
|
(12) homework |
|
(13) homework Solution |
|
|
|
|
|
|
|
|
|
|
|
|
|
Day 4
|
|
|
|
|
|
|
|
|
(1) Introduction |
|
(2) Start the activity |
|
(3) mainpage initial settings |
|
(4) Create annotation naming conventions |
|
(5) bind the note class to The ListBox datatemplate |
|
|
|
|
|
|
|
|
|
(6) Add the initial settings of the comment page |
|
(7) Call terraservice Web Service |
|
(8) Save the New Comment |
|
(9) Initial settings of the viewedit page |
|
(10) navigate between mainpage and viewedit page |
|
|
|
|
|
|
|
|
|
(11) switch to edit mode on the viewedit page and save the changes |
|
(12) delete comments on the viewedit page |
|
(13) Add a help screen on mainpage |
|
(14) storage application status Part 1-mainpage |
|
(15) storage application status Part 1-add page |
|
|
|
|
|
|
|
|
|
(16) storage application status Part 1-viewedit page |
|
(17) debugging blank file names |
|
(18) code cleanup, exception handling, and market preparation |
|
(19) related content |