header1.html

Thursday 18 April 2013

SilverLight Quiz-1


SilverLight Quiz-1
1.Microsoft Silverlight is a cross-browser, cross-platform implementation of the .NET Framework for building and delivering the next generation of media experiences and rich interactive applications (RIA) for the Web.
True
False


2. Silverlight uses.....to ease UI development
XSL
XML
HTML
XAML


3.XAML provides a declarative markup syntax for creating elements.
True
False


4.Silverlight platform as a whole consists of 3 major parts Core presentation framework,.NET Framework for Silverlight and Installer & updater.
True
False


5. which of the following is used to Support the dynamic compilation and execution of scripting languages such as JavaScript and IronPython to program Silverlight-based applications.
CLR
JIT
DLR
All of above


6. Which feature enables developers to query XML data directly within .NET Framework programming languages?
XmlReader and XmlWriter
LINQ
XLinq
None of above


7.To run a Silverlight web application, users require a small plug-in in their browser.
True
False


8.What is namespace of Brush class?
System.Windows
System.Windows.Media
System.Windows.Controls
System.Windows.UIElement


9.A XAML namescope stores relationships between the XAML-defined names of objects and their instance equivalents.
True
False


10.In relationship to WPF XAML, Silverlight XAML uses a shared default XAML namespace, and has an approximate WPF-subset relationship for its XAML vocabulary.
True
False

No comments:

Post a Comment