I’m currently studying for the Beta exam of Silverlight 4. So I thought, why not share what resources I’m using.
To start with one should be familiar with Silverlight of course, but refreshing some of the topics that haven’t be touched that often is always good. This is by far not the definitive learning guide for the exam, but it’s a start. If you know articles that should be in either one of the categories please let me know.
Resources for Laying Out a User Interface
To start with one should be familiar with Silverlight of course, but refreshing some of the topics that haven’t be touched that often is always good. This is by far not the definitive learning guide for the exam, but it’s a start. If you know articles that should be in either one of the categories please let me know.
What Skills are being Measured?
You can start on the Microsoft Learning site first: Exam 70-506: TS: Silverlight 4, Development. The are 7 main categories of topics that are measured (not sure what the last 1% is).
- Laying Out a User Interface (15%)
- Enhancing the User Interface (14%)
- Implementing Application Logic (16%)
- Working with Data (17%)
- Interacting with a Host Platform (11%)
- Structuring Applications (13%)
- Deploying Applications (13%)
Resources for Laying Out a User Interface
Arrange content with panels.
Grid: http://www.silverlightshow.net/items/Using-Silverlight-Grid-Control.aspx
Stack Panel: http://www.silverlightshow.net/items/Using-the-StackPanel-control-in-Silverlight-2-Beta-1.aspx
Canvas: http://www.a2zdotnet.com/View.aspx?id=117
Border: http://www.silverlightshow.net/items/Using-the-Border-control-in-Silverlight-2-Beta-1-.aspxRead more: Mark Monster
Stack Panel: http://www.silverlightshow.net/items/Using-the-StackPanel-control-in-Silverlight-2-Beta-1.aspx
Canvas: http://www.a2zdotnet.com/View.aspx?id=117
Border: http://www.silverlightshow.net/items/Using-the-Border-control-in-Silverlight-2-Beta-1-.aspxRead more: Mark Monster
0 comments:
Post a Comment