Posts Tagged Silverlight

Saturday, November 29, 2008 10:16

Explore Silverlight project hierarchy with Silverlight Spy 2

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. Explore the structure and view and edit the details of the selected UI [...]

Saturday, November 29, 2008 10:16

String Format – Online Silverlight Reference

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
 
 

Bookmark It

Hide Sites

$$(‘div.d854′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Saturday, November 29, 2008 10:16

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 tags: silverlight, blogging, dotnet

Bookmark It

Hide Sites

$$(‘div.d811′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Saturday, November 29, 2008 10:16

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 age,Border,StackPanel,Grid,Label,Button,TextBox and layout controls .To see the framework in action take look at this page.
 
[Via ScottGu's Blog]

Bookmark It

Hide Sites

$$(‘div.d809′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Saturday, November 29, 2008 10:16

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"

Bookmark It

Hide Sites

$$(‘div.d808′).each( function(e) { e.visualEffect(’slide_up’,{duration:0.5}) });

Saturday, November 29, 2008 10:16

WPF/E Resources List

Here’s list of links related to WPF/E
WPF/E Downloads: http://msdn2.microsoft.com/en-us/asp.net/bb187452.aspx WPF/E SDK: http://www.microsoft.com/downloads/details.aspx?FamilyID=c744cbb8-d4d9-4bf9-ad5c-eef36e064911&displaylang=en MSDN Dev Center: http://msdn2.microsoft.com/en-us/asp.net/bb187358.aspx Samples Pack for Feb CTP: http://www.microsoft.com/downloads/details.aspx?FamilyId=515684FD-C8A0-4588-88C5-54CE224925E7&displaylang=en WPF/E Reference: http://msdn2.microsoft.com/en-us/asp.net/bb187448.aspx Examples: http://weblogs.asp.net/mschwarz/archive/2006/12/14/a-short-list-of-wpf-e-exmaples.aspx WPF/E QuickStarts – Channel 9: http://channel9.msdn.com/go/wpfe/quickstarts/
 
Technorati tags: links, WPF, samples

Bookmark [...]