Skip to content

Category Archives: RIA

Reflector/Firebug for Silverlight

29-Nov-07

Well, not really (the branding I mean), but the same thing.
Silverlight Spy (from First Floor Software) is a free utility for viewing the code behind any page that uses Silverlight. You just have to point it to the address, and the Spy will create a tree with the elements, that can be edited in real […]

Silverlight 1.0 Unleashed

28-Nov-07

by Adam Nathan.

A few days ago, I finished reading one of the best books on Silverlight (actually, it’s the second I’ve read) until this day.
The first thing that impressed me was the tone. This is how I should write my BSc. thesis. An easy to digest professional tone. Not to boring and dry, but not […]

Silverlight interview questions

16-Nov-07

I’ve composed 50 questions about Silverlight programming.
If tomorrow I’d have to hire a Silverlight Developer, these are the questions I’d ask the candidates.
1. Does Silverlight have a System.Console class? Why?
2. Enumerate the essential properties that have to be initialized for creating a Silverlight control using createSilverlight()
3. What is the name of the syntax notation used […]