2
Shouts

Tutorial on Silverlight 4 databinding in code-behind, custom user controls, etc.

published 810 days, 42 minutes ago posted by http://timdams.wordpress.com/http://timdams.wordpress.com/ 810 days, 6 hours, 18 minutes ago
Thursday, March 03, 2011 2:59:14 PM GMT Thursday, March 03, 2011 9:23:03 AM GMT

This small tutorial was written to show the students the following aspects of Silverlight:Writing a class that can be used for databindingPerform data-binding through code instead of XAMLCreating a custom user controlWriting simple data converters Suppose we are creating a Silverlight game in which each player is represented as a pawn. However, the player class itself is somewhere deep inside the game-engine and we would like the pawn user control to be only loosely coupled to this player ...

category: Metro | clicked: 21 | | source: timdams.wordpress.com | show counter code
tags: Silverlight, DataBinding, code-behind

1 comment posted.

To post your comment please login or signup