Login
Register
Technology Articles
Giveaways
Article Topics
Android Phones
Operating Systems
Forum
Ask Experts
Product Reviews
Practice Tests
Start Thread
|
Submit Article
|
Windows 8
|
HTML 5 Tutorials
|
CCNA Practice Tests
|
AdSense Tips
|
Social
|
Affiliate Programs
|
Help
|
New Posts
|
Silverlight 4, Development: Interacting with a Host Platform
Interacting with a Host Platform weighs 11% of the exam and covers some concepts like, Implementing the printing API, Creating out-of-browser applications, working with COM Interop, Accessing isolated storage, Interacting with the HTML DOM, Accessing the clipboard, and Reading from and writing to the host file system.
Total 19 questions found in this category.
Submit Question
Show By Status:
New Submissions
Pending
Deleted
Approved
Question
Subject
Category
Isolated storage is managed by which of the following components?
Silverlight 4, Development
Interacting with a Host Platform
What is the default space allocated for OOB applications?
Silverlight 4, Development
Interacting with a Host Platform
What is the default space allocated for in-browser Silverlight application?
Silverlight 4, Development
Interacting with a Host Platform
What are the mechanisms available to check the network state in a Silverlight application ?
Silverlight 4, Development
Interacting with a Host Platform
Which of the following are the uses of COM automation?
Silverlight 4, Development
Interacting with a Host Platform
Which of the following is true?
Silverlight 4, Development
Interacting with a Host Platform
Can we print a small portion of the application PageVisual "cnvContainer" as specified in the code below: XAML code: [code] [code] PrintDocument document = new PrintDocument(); document.PrintPage += (s, args) => { args.PageVisual = this.cnvContainer; }; document.Print("Silverlight Print Application Demo"); <Grid x:Name="LayoutRoot" Background="White" HorizontalAlignment="Center" VerticalAlignment="Top"> <Canvas x:Name="cnvContainer"> <Border BorderBrush="#FFC7851A" BorderThickness="1" Height="118" HorizontalAlignment="Left" Margin="12,26,0,0" Name="border1" VerticalAlignment="Top" Width="376" Background="#42F5E0A7" /> <TextBlock Text="Silverlight 4 Printing API Demo" FontWeight="Bold" HorizontalAlignment="Left" FontSize="20" Margin="26,41,0,225" Width="353" /> VerticalAlignment="Top" Width="353" /> </Canvas><Grid>
Silverlight 4, Development
Interacting with a Host Platform
Is it possible to host HTML content in a Silverlight application ?
Silverlight 4, Development
Interacting with a Host Platform
Which of the following method is used to execute a JavaScript function from managed code in silverlight?
Silverlight 4, Development
Interacting with a Host Platform
What is the significance of marking a class as ScriptableType?
Silverlight 4, Development
Interacting with a Host Platform
The data stored in the isolated storage area is encrypted?
Silverlight 4, Development
Interacting with a Host Platform
The IsolatedStorageFile class enables the application to ask the user for more storage space. This request can be made by calling the IncreaseQuotaTo method, which accepts a long parameter that represents:
Silverlight 4, Development
Interacting with a Host Platform
By default, each Isolated storage area is given how much MB of space ?
Silverlight 4, Development
Interacting with a Host Platform
Which of the following is true about Isolated storage?
Silverlight 4, Development
Interacting with a Host Platform
The enableHtmlAccess property of a silverlight plug-in instance is set to true for the same domain applications and false for crossdomain applications.
Silverlight 4, Development
Interacting with a Host Platform
Assuming MainPage is a xaml file containing a textblock "textBlock1" and the following code is written in the MainPage.xaml.cs file. [code] public partial class MainPage : UserControl { public DragDrop() { InitializeComponent(); Clipboard.SetText("Some text"); textBlock1.Text = Clipboard.GetText(); } } [/code]
Silverlight 4, Development
Interacting with a Host Platform
Which of the following is correct?
Silverlight 4, Development
Interacting with a Host Platform
MouseWheel feature is supported for which of the following?
Silverlight 4, Development
Interacting with a Host Platform
Multi-Touch is supported in silverlight for the following?
Silverlight 4, Development
Interacting with a Host Platform
Submit Interview/Test Questions with Answers
and
make money from adsense revenue sharing program
Subscribe to our upcoming monthly newsletters and learn about the new opportunities in Techulator.com
Sign up for our Newsletter!
Subscribe to RSS Feeds by Email
Online Members
chanderpal
More...
Awards & Gifts
Active Members
Today
Bharath
(14)
Sukhdev Singh
(12)
Crackers
(4)
Last 7 Days
Sukhdev Singh
(662)
Ankit
(542)
Fazl
(372)
more...
Talk to Webmaster Tony John
RSS Feeds
Resource Feeds
Forum Feeds
Job Feeds