单选题You need to design the storage of the application texts for UI elements to fulfill the requirements. Which table and column design should you use?()ALanguages (LanguageID, Name)Elements (ElementID, Description)ElementLanguages (ElementID, LanguageID, Text) BLanguages (LanguageID, Name)Elements (ElementID, LanguageID, Description, Text) CLanguages (LanguageID, Name)ElementTexts (LanguageID, Text)ElementDescriptions (ElementID, Description) DLanguages (LanguageID, Name)Elements (ElementID, Description, Text)

单选题
You need to design the storage of the application texts for UI elements to fulfill the requirements. Which table and column design should you use?()
A

Languages (LanguageID, Name)Elements (ElementID, Description)ElementLanguages (ElementID, LanguageID, Text) 

B

Languages (LanguageID, Name)Elements (ElementID, LanguageID, Description, Text) 

C

Languages (LanguageID, Name)ElementTexts (LanguageID, Text)ElementDescriptions (ElementID, Description) 

D

Languages (LanguageID, Name)Elements (ElementID, Description, Text)


参考解析

解析: 暂无解析

相关考题:

You are writing an application that uses isolated storage to store user preferences.The application uses multiple assemblies.Multiple users will use this application on the same computer.You need to create a directory named Preferences in the isolated storage area that is scoped to the current Microsoft Windows identity and assembly.Which code segment should you use?()A.B.C.D.

You are designing a Windows Azure application that will use Windows Azure Table storage.  You need to recommend an approach for minimizing storage costs.  What should you recommend? ()A、 Use Entity Group Transactions.B、 Use multiple partitions to store data.C、 Use a transaction scope to groupall storage operations.D、 Use Microsoft Distributed Transaction Coordinator (MSDTC).

Your company has a single Active Directory Domain Services (AD DS) domain and 1,000 Windows Vista computers.  You are planning to deploy Windows 7 and a custom application.   You have the following requirements:   The application must be available to only a specific group of users. You must be able to monitor application usage.   You need to design a deployment method for the custom application that meets the requirements.  Which deployment method should you use in your design?()A、software installation in Group PolicyB、startup scripts in Group PolicyC、Microsoft Application Virtualization (App-V)D、baseline Windows 7 image that includes the custom application

You need to design the retrieval of advertising statistics without compromising security. What should you do?()A、Design a Notification Services solution that sends the advertising statistics to specified subscribers by e-mail.B、Design a SQL Server Web service that runs a stored procedure to return the statistics on a call from the advertisers application.C、Design a Database Mail solution that sends the advertising statistics to e-mail addresses that are specified in a table.D、Design a stored procedure to return the statistics on a call from the advertisers application.E、Design a user-defined function to return the statistics on a call from the advertisers application.

You are designing an integration test plan for a Windows Azure .NET 3.5 application.   You need to recommend a testing environment that allows developers to debug the application while accessing data in the cloud.  What should you recommend?()A、 Run the application on Windows Azure.  Use the development storage account.B、 Run the application on Windows Azure.  Use a Windows Azure Storage account.C、 Run the application in the development fabric.  Use the development storage account.D、 Run the application in the development fabric.  Use a Windows Azure Storage account

You are designing a Hyper-V solution. You plan to virtualize an application server. The application server requires failover clustering that uses shared storage. You need to choose the correct storage solution. What should you choose?()A、two child partitions with VHDs stored on an iSCSI SANB、two child partitions with volumes mounted from an iSCSI SANC、two host servers with iSCSI-attached storage enabled for Cluster Shared Volumes (CSVs)D、two host servers with Fibre ChannelCattached storage enabled for Cluster Shared Volumes (CSVs)

You are designing a Windows Azure application.   The application will include services hosted in different geographic locations.  The service locations may change.   You must minimize the cost of communication between services.  You need to recommend an approach for calling the services.  What should you recommend?()A、 Use the Service Management API.B、 Use Windows Azure Table storage.C、 Use Windows Azure Queue storage.D、 Use the Windows Azure AppFabric Service Bus.

You are developing a Windows Forms Application by using the .NET Framework 3.5.You plan to design a composite custom control for the application. You include a ListBox control has a property that provides the item count of  the ListBox control. You need to ensure that the property cannot be accessed at design time. Which attribute should you use?()A、[Bindable(false)]B、[DesignOnly(false)]C、[EditorBrowsable(EditorBrowsableState.Never)]D、[Browsable(false)]

You are designing a plan to migrate an existing application to Windows Azure. The application currently resides on a server that has 20 GB of hard disk space.  You need to recommend the smallest compute instance size that provides local storage equivalent to that of the existing server.  Which size should you recommend?()A、 ExtraSmallB、 ExtraLargeC、 SmallD、 Large

You are designing a Windows Azure application that will use a worker role. The worker role will create temporary files.  You need to recommend an approach for creating the temporary files that minimizes storage transactions.  What should you recommend?()A、 Create the files on a Windows Azure Drive.B、 Create the files in Windows Azure local storage.C、 Create the files in Windows Azure Storage page blobs.D、 Create the files in Windows Azure Storage block blobs.

A Windows Azure application requires high Windows Azure Storage throughput.  Windows Azure Diagnostics is configured for scheduled transfers to Windows Azure Storage. The application is experiencing slow response times.   You determine that the current Windows Azure Diagnostics configuration is responsible for the reduced application performance.   You need to recommend an approach for improving application performance.  What should you recommend?()A、 Increase the number of application role instances.B、 Increase the Windows Azure Diagnostics buffer quota.C、 Decrease the Windows Azure Diagnostics buffer quota.D、 Move Windows Azure Diagnostics to its own Windows Azure Storage account.

You plan to deploy a distributed database application that runs on multiple Windows Server 2008 R2  servers.   You need to design a storage strategy that meets the following requirements: èAllocates storage to servers as required  èUses the existing network infrastructure èUses standard Windows management tools   èEnsures that data is available if a single disk fails What should you include in your design?()A、An iSCSI disk storage subsystem that supports Microsoft Multipath I/O. Configure the storage  subsystem as a RAID?0 array.B、An iSCSI disk storage subsystem that supports Virtual Disk Service (VDS). Configure the storageubsystem as a RAID?5 array.C、A Fibre Channel (FC) disk storage subsystem that supports Microsoft Multipath I/O. Configure the  storage subsystem as a RAID?0 array.D、A Fibre Channel(FC)disk storage subsystem that supports the Virtual Disk Service(VDS).Configure  the storage subsystem as a RAID?5 array.

You use Microsoft Visual Studio 2010 and Microsoft .NET Framework 4 to create a Windows Presentation Framework (WPF) application. You have a company logo that must appear on multiple forms in the application. The logo design changes frequently. You need to ensure that when the logo image is changed, you only need to update a single location. What should you do?()A、Define the image as a page resource.B、Define the image as an application resource.C、Save the image on a network drive.D、Include the image as an embedded resource.

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You use the ClickOnce deployment methodology to distribute the application. You need to store application-specific data along with read/write permissions without requiring elevated permissions for the application. Where should you store the application data?()A、In isolated storage.B、On the database server.C、In the ClickOnce data directory.D、In the App.config file of the application.

You are designing a Windows Azure application that will provide online backup storage for very large media files.  The application must be capable of storing an average of 1 GB of data for each user. The application must provide random read/write access. You need to recommend a durable data storage solution.  What should you recommend?()A、 Use a Windows Azure Drive.B、 Use Windows Azure page blob storage.C、 Use Windows Azure block blob storage.D、 Use local storage on a Windows Azure instance.

You are designing a Windows Azure application.   The application will store data in Windows Azure Blob storage.  Many of the application services will be interdependent.   You need to recommend an approach for optimizing the performance of the application.  What should you recommend? ()A、 Create one affinity group.  Associate only the storage services with the affinity group.B、 Create one affinity group.  Associate only the compute services with the affinity group.C、 Create one affinity group.  Associate the compute services and storage services with the affinity group.D、 Create two affinity groups.  Associate the compute services with one group and the storage services with the other group.

单选题You are designing a Windows Azure application.   The application will store data in Windows Azure Blob storage.  Many of the application services will be interdependent.   You need to recommend an approach for optimizing the performance of the application.  What should you recommend? ()A Create one affinity group.  Associate only the storage services with the affinity group.B Create one affinity group.  Associate only the compute services with the affinity group.C Create one affinity group.  Associate the compute services and storage services with the affinity group.D Create two affinity groups.  Associate the compute services with one group and the storage services with the other group.

单选题You plan to deploy a distributed database application that runs on Windows Server 2008 R2. You need to design a storage strategy that meets the following requirements: èAllocates storage to servers as required   èIsolates storage traffic from the existing network   èEnsures that data is available if a single disk fails   èEnsures that data is available if a single storage controller fails What should you include in your design?()AAn iSCSI disk storage subsystem that uses Microsoft Multipath I/O. Configure a RAID?0 array.BAn iSCSI disk storage subsystem that uses Virtual Disk Service (VDS). Configure a RAID?5 array.CA Fibre Channel (FC) disk storage subsystem that uses Microsoft Multipath I/O. Configure a RAID?5  array.DA Fibre Channel(FC)disk storage subsystem that uses Virtual Disk Service(VDS).Configure a RAID?0 array.

单选题You are designing a plan to migrate an existing application to Windows Azure. The application currently resides on a server that has 20 GB of hard disk space.  You need to recommend the smallest compute instance size that provides local storage equivalent to that of the existing server.  Which size should you recommend?()A ExtraSmallB ExtraLargeC SmallD Large

单选题You are planning to deploy Windows 7.   You have a custom line-of-business application that is not compatible with Windows 7.   You need to design a solution that allows the application to run.   What should you do?()AUse the Setup Analysis Tool.BUse the Compatibility Administrator.CUse the Update Compatibility Evaluator.DUse the Windows Compatibility Evaluator.

单选题You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You use the ClickOnce deployment methodology to distribute the application. You need to store application-specific data along with read/write permissions without requiring elevated permissions for the application. Where should you store the application data?()AIn isolated storage.BOn the database server.CIn the ClickOnce data directory.DIn the App.config file of the application.

单选题You are designing a Windows Azure application that will provide online backup storage for very large media files.  The application must be capable of storing an average of 1 GB of data for each user. The application must provide random read/write access. You need to recommend a durable data storage solution.  What should you recommend?()A Use a Windows Azure Drive.B Use Windows Azure page blob storage.C Use Windows Azure block blob storage.D Use local storage on a Windows Azure instance.

单选题You are developing a Windows Forms Application by using the .NET Framework 3.5.You plan to design a composite custom control for the application. You include a ListBox control has a property that provides the item count of  the ListBox control. You need to ensure that the property cannot be accessed at design time. Which attribute should you use?()A[Bindable(false)]B[DesignOnly(false)]C[EditorBrowsable(EditorBrowsableState.Never)]D[Browsable(false)]

单选题You are developing a Windows Presentation Foundation (WPF) application. You need to display HTML content from a Web Page on the WPF form. What should you do?()AAdd a FlowDocumentReader control to the design surface. Then create a FlowDocument control.BAdd a ContentControl control to the design surface. The reference a WebClient object to return an HTML string.CAdd a DocumentViewer control to the design surface. The create a FixedDocument control.

单选题You are designing an integration test plan for a Windows Azure .NET 3.5 application.   You need to recommend a testing environment that allows developers to debug the application while accessing data in the cloud.  What should you recommend?()A Run the application on Windows Azure.  Use the development storage account.B Run the application on Windows Azure.  Use a Windows Azure Storage account.C Run the application in the development fabric.  Use the development storage account.D Run the application in the development fabric.  Use a Windows Azure Storage account

单选题You are designing a Windows Azure application that will use Windows Azure Table storage.  You need to recommend an approach for minimizing storage costs.  What should you recommend? ()A Use Entity Group Transactions.B Use multiple partitions to store data.C Use a transaction scope to groupall storage operations.D Use Microsoft Distributed Transaction Coordinator (MSDTC).

单选题You need to design a storage strategy that meets all business and technical requirements. What should you do?()ACreate a storage group for each office. Within each storage group, create a single databaseBCreate a storage group for each region. Within each storage group, create a single databaseCCreate a storage group for each region. Within each storage group, create separate databases for each office in that regionDCreate a single storage group. Within that storage group, create a separate database for each office