Get $500+ of the best After Effects files, video templates and music for only $20!
Create a Wallview for Images with Silverlight: Design

Create a Wallview for Images with Silverlight: Design

This entry is part 1 of 2 in the series Create a Wallview for Images with Silverlight

As the title states, we’re going to create a Wallview inspired by iTunes. This tutorial is split up into two parts – one for the design in Blend and the other one for the code behind in Visual Studio.

Create a Wallview for Images with Silverlight: Code

Create a Wallview for Images with Silverlight: Code

This entry is part 2 of 2 in the series Create a Wallview for Images with Silverlight

Welcome to the second part of creating an iTunes-inspired Wallview. In this part we are going to write the whole code in C# for the two UserControls that we created with Expression Blend in the previous tutorial.