PrepAway - Latest Free Exam Questions & Answers

Category: Uncategorized

Which code segment should you add to the action at line 03?

You are developing an ASP.NET MVC application in Visual Studio 2012. The application supports
multiple cultures.
The application contains three resource files in the Resources directory:
My Dictionary.resx
MyDictionary.es.resx
MyDictionary.fr.resx
Each file contains a public resource named Title with localized translation.
The application is configured to set the culture based on the client browser settings.
The application contains a controller with the action defined in the following code segment. (Line
numbers are included for reference only.)

You need to set ViewBag.Title to the localized title contained in the resource files.
Which code segment should you add to the action at line 03?

You need to program the location for storing state information about the user’s search

You are developing an ASP.NET MVC news aggregation application that will be deployed to servers
on multiple networks.
The application must be compatible with multiple browsers. A user can search the website for news
articles. You must track the page number that the user is viewing in search results.
You need to program the location for storing state information about the user’s search.
What should you do?

Which server‐side state management option should you use?

You are designing a distributed application that runs on the Windows Azure platform.
The application must store a small amount of insecure global information that does not change
frequently.
You need to configure the application to meet the requirements.
Which server‐side state management option should you use? (Each correct answer presents a
complete solution. Choose all that apply.)

How should you update the Application_Start method?

DRAG DROP
You are developing an ASP.NET MVC application that has pages for users who browse the site with
Windows Phone 7.
The pages for Windows Phone 7 include the following files:
_Layout.WP7.cshtml
Index.WP7.cshtml
You need to update the application so that it renders the customized files correctly to Windows
Phone 7 users.
How should you update the Application_Start method? (To answer, drag the appropriate line of
code to the correct location or locations. Each line of code may be used once, more than once, or
not at all. You may need to drag the split bar between panes or scroll to view content.)



Page 188 of 197« First...102030...186187188189190...Last »