Browse by Tags
All Tags »
Silverlight (RSS)
Use the built-in browser to navigate to a web page. Silverlight Spy will automatically pick up any Silverlight application embedded in the page and display it in the XAML Explorer. The XAML Explorer presents the UI element structure of a Silverlight application.
Read More...
My coworker wrote a interesting silverlight tool ,which allows to you test and play with string formatting syntax. Or you can use it as a interactive online reference when you deal with strings and localization. Check out string format tool Technorati
Read More...
I found very interesting blog related to development games in Silverlight .I have listed a few posts from the blog that can help you to deeply understand how to develop a simple Silverlight game. Adding Thrust A Better Game Loop Keyboard Input Technorati
Read More...
Dave Relyea has developed a layout and controls framework for Silverlight 1.1 Alpha. It contains a small set of controls like :Page,Border,StackPanel,Grid,Label,Button,TextBox and layout controls .To see the framework in action take look at this page
Read More...
Ernie Booth has wrote plugin for Lutz Roeder’s Reflector that takes a URL to a Silverlight host page and locates the assembly for that page. Get sources and assemblies for "View Source Reflector Plugin for Silverlight"
Read More...
Take a look at a tool called Snoop that I found useful while developing and debugging WPF Applications. Features Browse the visual tree of running WPF applications. Inspect properties of elements at runtime. Edit properties of elements at runtime. Inspect
Read More...