Welcome to Devintelligence.com Sign in | Join | Help

.Net Adventures

In .Net we trust
CouponOK.com - Free Web Hosting and Domain Coupons for webmasters


Browse by Tags

All Tags » Silverlight   (RSS)
Explore Silverlight project hierarchy with Silverlight Spy 2
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...
String Format - Online Silverlight Reference
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...
Interesting Silverlight Blog
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...
Silverlight 1.1(Alpha) Layout and Controls Framework
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...
View Source Reflector Plugin for Silverlight
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...
A Spy++ like utility for WPF applications
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...