In home page of c-sharpcorner there is a section
Yesterday's Leaders
here we can see name n photo changes after certain time
what is this control
how i can implement the same
thanks
Loading
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.
Suthish NairPosted Oct 11, 2011, 3:50 PM
AmolPosted Oct 13, 2011, 5:31 AM
Javeed M ShaikhPosted Oct 11, 2011, 2:54 PM
I guess it is using RadRotator for ASP.NET AJAX (third party control). If you want to built your own then here is a nice article:
http://msdn.microsoft.com/en-us/library/aa479310.aspx
Please do not forget to mark "Accepted Answer".