I have a question.
Is there a way that I can show an animated gif in silverlight 3?
I would like a small loading gif to tell the user the application is acutally doing something …
thx 🙂
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Instead of using an animated GIF to tell the user your application is working, why not make a silverlight animation using symbols and a timeline?
Here’s a multi-part tutorial on how to create a spinning wait “symbol” in Silverlight:
Spinning Wait Symbol in Silverlight: Part 1