Specific problem solving links

Links I need to keep track of for specific solutions (because I tend to forget this stuff)

General Application Information (I still need help on the basics)
Passing Values between Pages in a Silverlight 4 Navigation Application

Styling a control using C# codebehind
Helped me find the child control in a page  
Changing the color of an element using C# codebehind
testing again

Several Links on Targeting Items in a specific Grid.Row or Grid.Column (or both)
msdn Grid.GetRow method definition
Delete Content of a Specific Cell in a Grid (Stackpanel forum answer)

RadioButton Basic Information (that I always forget)
How to get a Silverlight RadioButton's value

Basic  Grid information (which I also forget - bad memory)
Dynamic Grid in Silverlight2 using C#

Silverlight List Methods
List ForEach method with example (YAY... I can see how to not mess up)

No comments:

Post a Comment