Configurable Image Rotator needs code review
-
I recently created a configurable image rotator using Silverlight 2 and C#. I want to post it on Code Project, but I feel like it needs a good solid code review first...and of course whatever changes fall out of that. I was hoping someone here might be willing to take the time to do this for me as I don't have any good Silverlight resources to call on. My major area of concern is how slow the control is loading on the page. I'm doing a handful of asynchronous calls, building a list of image controls before rendering the parent control which contains them. I'm wondering if this is not the optimal way. Or maybe it just needs to be tweaked a little. Any comments would be truly appreciated. As soon as I feel I can share something worth sharing, I will get this up on Code Project in both C# and VB. http://www.anothercodesite.com/Blog/[^] Thank you, Troy Johnson
Troy Johnson www.anothercodesite.com/blog