Make Animation in .NET 3.0
Here in .NET 3.0 how we can make an animated application?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Josip JuricPosted Dec 7, 2010, 10:41 AM
WinForms is old and not the easiest technology, but if you want to animate WinForms you need to use Timers and GDI.
WPF is a step forward in aplication design and animation, and doing animation is very simple and fun!
For instructions you have microsoft page: http://msdn.microsoft.com/en-us/library/ms752312.aspx