How to use xaml namescope in silverlight?
Answer / Pramod Singh
"To use XAML Namespace (Namespace) in Silverlight, follow these steps:n1. Define the namespace in the XAML file.n2. Use the xmlns attribute to assign a prefix and the namespace's URI.n3. Reference the controls from the defined namespace using the assigned prefix. "
| Is This Answer Correct ? | 0 Yes | 0 No |
What is official name of silverlight?
What are those browsers which supports silverlight?
Is silverlight supported on various locales?
what is isolated storage?
Why use Silverlight?
what is silverlight.js file?
How to use xaml namescope at run time?
Explain how can silverlight use asx files?
What is the difference between glyph cache and image cache?
Is Silverlight free?
Explain the mouse events that silverlight currently supports.
can we add the reference of class library project in silver light application project?