Search - Articles
DevASP.NET for ASP.NET, VB.NET, XML and C# (C-Sharp) Developers Tuesday, March 03, 2009
Dev Articles
Search Directory
ASP.NET
VB.Net
C-Sharp
SQL Server
 

FREE 12 month online training for ASP.NET & MS Expression Studio and a Free copy of MS Expression Web with Windows Server Purchase

Home >Search > Articles & Samples > AJAX > AJAX Toolkit > Animation


Search:
What's New - What's Hot
Ajax Enabled Animation Popup     
Total Hits: 1222  |  Today: 0Author: Purnima Das      Rating:  
Read Reviews | Write Review |  Your Rating: 

Microsoft already provided AnimationExtender control to have popup control. This article will help you to create a user control of this AnimationExtender control. This user control is benifitioal where we ant place more than one AnimationExtender popup control. Reson behind this article was getting problem when applying more than one AnimationExtender in single page. Either you have to place 2* AnimationExtender for each popup which dosen't looks good OR make a user control and place it where ev...

IE7, ClearType, DXImageTransforms and Fade Animation Fuzziness  Version: 0.00     Price: $0.00  
Total Hits: 79  |  Today: 0Author: Matt Berseth      Rating:  
Read Reviews | Write Review |  Your Rating: 

A while back I wrote a post about adding animation effects to the AjaxControlToolkit's Tab control. The demo I created for the post used the toolkit's FadeIn animation to fade the selected tab into view as it became active. I thought this turned out pretty well, however I noticed that after the fade animation finished running the tab's text contents remained a little blurry....

Executing Animations Using Client-Side Code     
Total Hits: 485  |  Today: 0Author: Christian Wenz      Rating:  
Read Reviews | Write Review |  Your Rating: 

The Animation control in the ASP.NET AJAX Control Toolkit is not just a control but a whole framework to add animations to a control. The animation execution may also be triggered using custom client-side JavaScript code....

Adding Animation to a Control     
Total Hits: 1197  |  Today: 0Author: Christian Wenz      Rating:  
Read Reviews | Write Review |  Your Rating: 

The Animation control in the ASP.NET AJAX Control Toolkit is not just a control but a whole framework to add animations to a control. This tutorial shows how to set up such an animation....

September Atlas Control Toolkit Released (Now with Animation Support)     
Total Hits: 197  |  Today: 0Author: ScottGu      Rating:  
Read Reviews | Write Review |  Your Rating: 

The latest refresh of the Atlas Control Toolkit, which is a great library of useful ASP.NET AJAX-enabled controls built on top of the core ASP.NET AJAX runtime, was posted late last week. You can run samples online as well as download it here. As I have mentioned in earlier posts, what is cool about the Toolkit is that it includes several controls contributed by non-Microsoft developers....

Creating Animated Charts with Fusion Charts and AJAX     
Total Hits: 216  |  Today: 0Author: ashish_patil++      Rating:  
Read Reviews | Write Review |  Your Rating: 

In this article, I will show you how to create awesome looking charts using Fusion Charts Free, AJAX and some serverside code. In my sample application, I have used PHP as server side language, but this can be done in any programming language. This article is a modified version of a similar article I wrote for ASP.NET on my website. After downloading the source code, please read the 'Readme.txt' file before running the application....

Dynamically Adding An Accordion Pane     
Total Hits: 422  |  Today: 0Author: Christian Wenz      Rating:  
Read Reviews | Write Review |  Your Rating: 

The Accordion control in the AJAX Control Toolkit provides multiple panes and allows the user to display one of them at a time. Panels are usually declared within the page itself, but server-side code can be used to achieve the same result. The Accordion control exposes all important properties to server-side code. Among other things, the Panes property grants access to the collection of panes that make up the Accordion. Every pane there is of type AccordionPane....

Ajax AnimationExtender Control     
Total Hits: 838  |  Today: 0Author: Raj Beniwal      Rating:  
Read Reviews | Write Review |  Your Rating: 

In this article we are going to discuss about AJAX AnimationExtender control. If you want to use animation to the web pages, then you have to use AnimationExtender control. It provides good animation effect such as moving an ASP Control to a new place, resizing it, modifying its color, or making it fade in or fade out. In this article I m going to use fade in or fade out animation. The animation behavior can be applied with the following extender (the italic properties are optional, and the elli...

HOWTO: Animated Live Search     
Total Hits: 231  |  Today: 0Author: Steve Smith      Rating:  
Read Reviews | Write Review |  Your Rating: 

I’ve been meaning for some time to give a little tutorial on the live search I created for this latest design. There are a few steps involved, and I’ll do my best to explain each as we go. I should also note that I’m not including all the effects that you’ll find in my search. I need to keep mine unique, right?...

Multithreaded Animation Application  Version: 0.00     Price: $0.00  
Total Hits: 51  |  Today: 0Author: Freemen.Net      Rating:  
Read Reviews | Write Review |  Your Rating: 

We have heard that in Games multithreading will be implemented. But what are the advantages of using Multithreading. To start with I would like to show the disadvantages of single threaded gaming application....

Tip/Trick: UpdateProgress Control and AJAX Activity Image Animations  Version: 0.00     Price: $0.00  
Total Hits: 84  |  Today: 0Author: Scott Guthrie      Rating:  
Read Reviews | Write Review |  Your Rating: 

One of the cool new controls provided with the ASP.NET AJAX Extensions (aka "Atlas") is the UpdateProgress control. This control allows you to automatically cause UI to display on a page while an AJAX callback is in progress, and also allows you to provide UI to enable a user to optionally cancel the AJAX callback if it is taking too long....

Changing an Animation Using Client-Side Code     
Total Hits: 275  |  Today: 0Author: Christian Wenz      Rating:  
Read Reviews | Write Review |  Your Rating: 

The Animation control in the ASP.NET AJAX Control Toolkit is not just a control but a whole framework to add animations to a control. The animation can also be changed using custom client-side JavaScript code....

Modifying Animations From The Server Side     
Total Hits: 261  |  Today: 0Author: Christian Wenz      Rating:  
Read Reviews | Write Review |  Your Rating: 

The Animation control in the ASP.NET AJAX Control Toolkit is not just a control but a whole framework to add animations to a control. The animations may also be changed on the server-side...

AJAX & Interface Design     
Total Hits: 132  |  Today: 0Author: Luke Wroblewski      Rating:  
Read Reviews | Write Review |  Your Rating: 

When any new technology undergoes fast and widespread adoption, there’s always an opportunity for unintended misuse. So it’s no surprise that the World Wide Web has seen its fair share of mishandled technologies:
* Download-heavy Java applets for simple page navigation
* Flash movies for superfluous intro animations
* Frames that disable simple book-marking and URL-sharing
* The overuse of images when simple HTML text would do
Some of these technologies have been p...

Image Hover Animation in JQuery  Version: 0.00     Price: $0.00  
Total Hits: 35  |  Today: 0Author: shinuraj      Rating:  
Read Reviews | Write Review |  Your Rating: 

Try out the following code snippet to animate images on mouse over using jQuery....

Creating an Animated ContentControl  Version: 0.00     Price: $0.00  
Total Hits: 59  |  Today: 0Author: isaks      Rating:  
Read Reviews | Write Review |  Your Rating: 

WPF has very powerful animation capabilities but in some cases, these are quite hard to use in combination with data driven content. One example is when a ContentControl is dynamically rendering a view based on a bound object in its ViewModel.

This article shows a solution where a standard ContentControl is enhanced to animate the transitions between content while still maintaining it's familiar functionality and behavior....

Sprites and Animation in Cocos2d Application  Version: 0.00     Price: $0.00  
Total Hits: 38  |  Today: 0Author: AzamSharp      Rating:  
Read Reviews | Write Review |  Your Rating: 

In the last article we introduced the basics of the Cocos2d framework. This article will demonstrate how to use animation and sprites in a Cocos2d application....

Triggering an Animation in another Control     
Total Hits: 316  |  Today: 0Author: Christian Wenz      Rating:  
Read Reviews | Write Review |  Your Rating: 

The Animation control in the ASP.NET AJAX Control Toolkit is not just a control but a whole framework to add animations to a control. Generally, launching an animation is triggered by user interaction with the same control. It is however also possible to interact with one control and then animation another control....

Disabling Actions during Animation     
Total Hits: 224  |  Today: 0Author: Christian Wenz      Rating:  
Read Reviews | Write Review |  Your Rating: 

The Animation control in the ASP.NET AJAX Control Toolkit is not just a control but a whole framework to add animations to a control. It also supports actions, like mouse clicks. However when a mouse click starts an animation, it is desirable to disable mouse clicks during the animation....

Animating in Response To User Interaction     
Total Hits: 266  |  Today: 0Author: Christian Wenz      Rating:  
Read Reviews | Write Review |  Your Rating: 

The Animation control in the ASP.NET AJAX Control Toolkit is not just a control but a whole framework to add animations to a control. The animations can start automatically or may be triggered by user interaction, e.g. by clicking with the mouse....



Disclaimer - Privacy
© 2002-2012 DevASP.net