Having develop Silverlight more than a year, I find that I am lacking of a good management tools to organize all of my Silverlight Resources. For example, suppose I want to add a Gradient Background in one of my control. The xaml coding is somewhat like
It looks simple but I can hardly remember the tags of the XAML. It turns out that I need to open the Blend or reference some previous projects for copy and paste.
Therefore, I think we need a better way to reorganize what we have inside our compu...
No comments yet, be the first one to post comment.