Silverlight: understanding namescopes
Today i was starting to write about silverlight namescopes but then I've found this cool post which talks about most of the things i was writing about. btw, i'd just like to add that when you use the XamlReader.Load method, you can also create a new namescope by using the overloaded version that receives 2 parameters (the second parameter lets you specify if a new namescope should be created)