DotNetShoutout - Stories tagged with Animation
8
Shouts

XNA for Silverlight developers: Part 3 - Animation (transforms)

published 826 days, 5 hours, 37 minutes ago posted by KMilKMil 830 days, 2 hours ago
Sunday, February 13, 2011 10:28:02 AM GMT Wednesday, February 09, 2011 2:05:00 PM GMT
In this next article from his XNA series on SilverlightShow, Peter Kuhn discusses animation in general and how it is done in XNA in particular. (more)
category: Metro | clicked: 0 | comment | | source: www.silverlightshow.net
tags: XNA, Animation
4
Shouts

MatrixAnimation for WPF

published 896 days, 7 hours, 25 minutes ago posted by http://pwlodek.blogspot.com/http://pwlodek.blogspot.com/ 896 days, 21 hours, 28 minutes ago
Sunday, December 05, 2010 8:40:15 AM GMT Saturday, December 04, 2010 6:36:47 PM GMT
WPF supports matrix animations. However, out of the box, only key frame and path-based animations are supported for the Matrix type. This post introduces MatrixAnimation class, which performs linear, smooth animation of the Matrix type. The animation supports translation, scaling and rotation along with easing functions. (more)
category: UX | clicked: 8 | comment | | source: pwlodek.blogspot.com
tags: WPF, Animation
6
Shouts

Silverlight Animation Class Diagram - Ning Zhang

published 955 days, 1 hour, 28 minutes ago posted by jantujantu 957 days, 4 hours, 52 minutes ago
Thursday, October 07, 2010 2:36:58 PM GMT Tuesday, October 05, 2010 11:13:07 AM GMT
The MSDN section Animation is a good overview on Silverlight animation. Below class diagram, summary and table can serve as quick reference. Diagram Summary Timeline is the base class of animation classes and Storyboa... (more)
category: Metro | clicked: 1 | comment | | source: www.ningzhang.org
tags: Silverlight, Animation
4
Shouts

WPF Tutorial : Styles, Triggers and Animations : 7

published 965 days, 4 hours, 14 minutes ago posted by abhi2434abhi2434 965 days, 17 hours, 43 minutes ago
Monday, September 27, 2010 11:50:34 AM GMT Sunday, September 26, 2010 10:22:19 PM GMT
Introduction Perhaps the most interesting and most important feature for any WPF application is Styling. Styling means defining styles for controls, and store in reusable ResourceDictionaries and hence forth, it could be used later on by calling its name. Styles in WPF could be well compared with CSS styles. They are both similar in most of the cases, while the former extends the feature allowing most of the features which WPF have. In this article I will discuss mostly how you could use Style in you... (more)
category: How To | clicked: 1 | comment | | source: www.abhisheksur.com
tags: Style, WPF, Trigger, Animation
7
Shouts

Applying Animations and States to your Silverlight Application - John Papa

published 985 days, 14 hours, 40 minutes ago posted by jantujantu 987 days, 23 hours, 10 minutes ago
Tuesday, September 07, 2010 1:24:33 AM GMT Saturday, September 04, 2010 4:54:38 PM GMT
I just learning Silverlight, or at least trying to, but I am having the hardest time trying to watch your videos. We 1.5 Mbits here at the office, but 40 people use it... so I am lucky to get 64Kbits for myself. Anyway, I do not know if it is a SilverLight streaming issue or not, but I cannot watch your videos because they will buffer for about 2 to 3 minutes, then play about 5 to 10 seconds of video, then buffer again, then rinse and repeat. I do not have this problem when watch Flash videos o... (more)
category: Metro | clicked: 0 | comment | | source: johnpapa.net
tags: Silverlight, silverlight-tv, Blend, Animation
11
Shouts

Using Custom Effect to Create Silverlight 4 Animation

published 1012 days, 1 hour, 45 minutes ago posted by sonukapoorsonukapoor 1014 days, 34 minutes ago
Wednesday, August 11, 2010 2:19:45 PM GMT Monday, August 09, 2010 3:30:32 PM GMT
In my previous article titled Write Your Custom Effect Components in Silverlight 3 published at dotnetslackers I introduced what’s Microsoft's High Level Shader Language (HLSL) and how to use it to create custom effect component to enhance static images. In this article, we will research into a higher interesting topic - how to use custom effect to create Silverlight 4 animations. (more)
category: Metro | clicked: 0 | 1 comment | | source: dotnetslackers.com
tags: Silverlight, effect, Animation
12
Shouts

Animation in Silverlight Part 2

published 1039 days, 2 hours, 42 minutes ago posted by sonukapoorsonukapoor 1040 days, 2 hours, 21 minutes ago
Thursday, July 15, 2010 1:22:57 PM GMT Wednesday, July 14, 2010 1:44:16 PM GMT
In this article you will be learning the basic concepts of Animations in Silverlight Application, which includes Animation Types, namespace details, classes, objects used, implementation of different types of animations with XAML and with C# code and some more interesting samples for each animation. (more)
category: Metro | clicked: 1 | comment | | source: dotnetslackers.com
tags: Silverlight, Animation
5
Shouts

Create Animation in Silverlight

published 1073 days, 5 hours, 46 minutes ago posted by dotnetsparkdotnetspark 1073 days, 17 hours, 9 minutes ago
Friday, June 11, 2010 10:18:48 AM GMT Thursday, June 10, 2010 10:56:30 PM GMT
In this chapter, you will be learning the basic fundamental concepts of Animations in Silverlight Application, which includes Animation Types, namespace details, classes, objects used, implementation of different types of animations with XAML and with C# code and some more interesting samples for each animation. You will see how to use important properties of Timeline class with examples, controlling animation with storyboard methods. We will also see Animation in XAML versus Animation in Code with an ex... (more)
category: Metro | clicked: 0 | comment | | source: www.dotnetspark.com
tags: Silverlight, Animation, DotNetSpark
6
Shouts

Get started with Farseer Physics 2.1.3 in Silverlight 3

published 1069 days, 2 hours, 15 minutes ago posted by sonukapoorsonukapoor 1075 days, 4 hours, 59 minutes ago
Tuesday, June 15, 2010 1:49:55 PM GMT Wednesday, June 09, 2010 11:05:44 AM GMT
As a powerful RIA development tool, Microsoft Silverlight is being more widely used to develop data-driven business and game applications. As a famous 2D game engine, the Farseer Physics Engine supports a wide range of platforms such as Microsoft's XNA, Silverlight, WPF, and Vanilla .NET. This article aims to serve as an elementary tutorial to Silverlight 2D beginners. Three demos are given to gradually lead you into a more and more complex and practical game environment. (more)
category: Metro | clicked: 0 | comment | | source: dotnetslackers.com
tags: Silverlight, Animation, ASP.NET
7
Shouts

Avatar Mosaic - Experimenting with the Artefact Animator - Adam Kinney

published 1122 days, 4 hours, 56 minutes ago posted by AlexAlex 1123 days, 7 hours, 11 minutes ago
Friday, April 23, 2010 11:09:19 AM GMT Thursday, April 22, 2010 8:53:52 AM GMT
After finding out about the Artefact Animator, written by Jesse Graupmann, I knew I wanted to try it out. The Artefact Animator library is based on the same concept as Tweener for Flash, which provides an easy way to do procedural animations in WPF and Silverlight. I found some time last night to put together this little Xbox Live avatar mosaic and was very pleased with the results... (more)
category: Metro | clicked: 1 | comment | | source: adamkinney.wordpress.com
tags: Silverlight, WPF, Animation
5
Shouts

WPF: Animate Visibility Property - Update - Arik Poznanski's Blog

published 1131 days, 23 hours, 41 minutes ago posted by arikarik 1132 days, 17 hours, 41 minutes ago
Tuesday, April 13, 2010 4:24:15 PM GMT Monday, April 12, 2010 10:23:55 PM GMT
WPF: Animate Visibility Property - Update Back in this post I showed you how you can easily add a fade-in / fade-out effect to a UIElement that changes its Visibility property, using a simple attached property. Some people encountered a problem using this property when they bind the UIElement to a model which initially hides the control. Since the default value of the Visibility property is Visible, using the attached property created an unwanted fade-out animation when the application started. To fix... (more)
category: UX | clicked: 7 | comment | | source: blogs.microsoft.co.il
tags: WPF, Animation, Visibility
7
Shouts

Silverlight 4: using the VisualStateManager for state animations with MVVM - Alex van Beek

published 1137 days, 2 hours, 13 minutes ago posted by alexbalexb 1139 days, 10 hours, 7 minutes ago
Thursday, April 08, 2010 1:51:53 PM GMT Tuesday, April 06, 2010 5:57:55 AM GMT
A recurring problem with MVVM is how to incorporate animations in a nice MVVM way. In this post I’m going to show how you can use the VisualStateManager to start animations and incorporate it in the MVVM pattern, without keeping a reference from the ViewModel to the View. (more)
category: Metro | clicked: 8 | 2 comments | | source: blogs.infosupport.com
tags: Silverlight 4, Blend, Animation, MVVM, VisualStateManager
5
Shouts

WinForm Resize Animation in C#

published 1137 days, 2 hours, 13 minutes ago posted by vcskicksvcskicks 1139 days, 22 hours, 48 minutes ago
Thursday, April 08, 2010 1:51:53 PM GMT Monday, April 05, 2010 5:16:30 PM GMT
Apply concepts of WinForm animation to create a smooth resizing animation effect. (more)
category: Architecture | clicked: 20 | comment | | source: www.vcskicks.com
tags: C#, Animation, WinForms
2
Shouts

State animation for button in Silverlight using Blend

posted by dotnetsparkdotnetspark 1145 days, 19 hours, 52 minutes ago
Tuesday, March 30, 2010 8:12:31 PM GMT
In this article I will be discussing about different States of a Control, States represent MouseOver, MousePressed, etc. I will be creating a custom Button and we will see how we can change the animation of different states. (more)
category: Metro | clicked: 0 | comment | | source: www.dotnetspark.com
tags: Silverlight, Animation, DotNetSpark
4
Shouts

WPF: How To Animate Visibility Property? - Arik Poznanski's Blog

posted by arikarik 1196 days, 17 hours, 37 minutes ago
Sunday, February 07, 2010 10:27:53 PM GMT
WPF: How To Animate Visibility Property? In this post I’ll show you an easy way to add fade-in / fade-out effects to your user controls, when you change their Visibility property. Adding the animation is done with an attached property, so using the code will be extremely simple. Usage Sample XAML: Code Behind:privatevoid Hide_Click(object sender, RoutedEventArgs e) {     Image.Visibility = Visibility.Hidden; } privatevoid Show_Click(object sender, RoutedEventArgs e) {     Image.Visibili... (more)
category: Smart Client | clicked: 11 | 1 comment | | source: blogs.microsoft.co.il
tags: .NET, WPF, Animation, Visibility