| Information | Video |
| Video 1, in this video I will create Silverlight 3 application and make a connection with our Database. |
Video Link
|
| Video 2, in this video I will create a list box and DataBind it using our WCF service, and show an Image from our Database. |
Video Link
|
| Video 3, in this video I will create a new ItemTemplate for our list box and try to give it a custom look. |
Video Link
|
| Video 4, in this video I am going to add custom panel to our project and our list box is going to use this custom panel. |
Video Link
|
| Video 5, in this video I am going to make our list box little more interactive by adding VisualStates. |
Video Link
|
| Video 6, in this video I will DataBind the image and the text block of the list box. I will also DataBind the image on the main page to the selected item. |
Video Link
|
| Video 7, in this video I will add another List box to the main page and populate it, using the selected item of the existing list box. |
Video Link
|
| (PART 1 OF 4) In this video I will use the right click event to show a menu that will let you print a control (it this case RichTextArea control). |
Video Link
|
| (PART 2 OF 4) In this video I will enable a button that will let us print selected text from a RichTextArea, and we will add another event that will collapse the menu. |
Video Link
|
| (PART 3 OF 4) In this video I will enable the Copy, Paste, Clear, and Close Buttons plus we will handle the ClickEvents for each button. |
Video Link
|
| (PART 4 OF 4) I can’t think of a reason why you would want to print from the Clipboard, but that is what we are going to do in this video. |
Video Link
|
| Video 8, in this video I will add MediaPlayer to our MainPage and set it's source to the selected item of the Media ListBox. |
Video Link
|
| Video 9, this video is about adding Play/Pause, Previous, and Next buttons, we will also style our buttons so they fit into the look of our page. |
Video Link
|
| Video 10, in this Video I will show how to handle click event for Play/Pause button. I will also do some tweaking. |
Video Link
|
| Video 11, this video will show how to handle click events for Previous and Next buttons of media player. |
Video Link
|
| Video 12, in this video we are going to add Stop and Mute buttons to the media player. |
Video Link
|