what is name scope in silverlight?
Answer / Jatin Goyal
NameScope is a Silverlight concept that allows you to manage the naming of resources across multiple user controls or pages. It ensures that resource names are unique, even if they have the same name but belong to different controls or pages.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is a .xap file?
what is the use of client bin folder?
Can we add the reference of a class library project in silverlight application project?
What is Moonlight?
How to add the reference of a class library project in silverlight application project?
Describe the different layout controls available with the use of Silverlight
What are the main features of silverlight?
What is the long-term goal or vision for silverlight?
What is clientbin folder in silverlight application?
What are those browsers which supports silverlight?
Which class is used to put animation objects in Siverlight application?
Explain teh purpose of parent xaml tag of silverlight page?