How to Create a Silverlight Control Like the Telerik CoverFlow Control Part 3 – Demo
Last Updated on Thursday, 19 April 2012 09:47 Written by Andrew Ivanov Monday, 23 April 2012 12:00
Let’s get try to use created in previous ports CoverFlow control. Top Arvixe blog authors used as a data source.
Please change sliders to get different effects. Because as a base class, we used ListBox, so you can use the following keys to select an item: Up, Down, Home, End, PageUp, PageDown and of course left mouse button.
Learn MoreHow to Create a Silverlight Control Like the Telerik CoverFlow Control Part 2 – Code Behind
Last Updated on Thursday, 19 April 2012 09:38 Written by Andrew Ivanov Thursday, 19 April 2012 12:00
In the previous article, I showed you how to get styles and templates for the CoverFlow control. In this article, I will show how to make moving items.
Unfortunately, we can not define storyboards as in XAML becuase different animations must be applied to the item’s left and right side. So we must define several helper classes.
Class Animations to combine several DoubleAnimations:
Learn MoreHow to Create a Silverlight Control Like the Telerik CoverFlow Control Part 1 – XAML
Last Updated on Sunday, 15 April 2012 11:31 Written by Andrew Ivanov Monday, 16 April 2012 12:00
If you have seen the Telerik CoverFlow control, then you, just as I, have thought “how is it implemented?” In this post, I will begin to show how you can implement a similar control.
Since the component contains items, we will use a base class ListBox.
Learn MoreUsing telerik sitefinity with Arvixe shared plans
Last Updated on Sunday, 19 December 2010 03:35 Written by ManniAT Saturday, 18 December 2010 01:01
There are a lot of ways to install telerik sitefinity CMS on hosted web sites.
Doing it on Arvixe site is pretty easy since you have a lot of freedom ![]()
With this guide I want to show you how to do this step by step.
We will install a “Sitefinity Web CMS 4.0” site on a personal APS account.
This is the “smallest” account – it will also work with the bigger ones.
The only exception are VPS or dedicated hosts using “sitefinity direct installation”.

Recent Comments