Question:In Microsoft Visual Studio, you create an ASP.NET Server Control project named DynamicCharts. You add a JavaScript file named Animation.js to the project. You then add the following code segment to the AssemblyInfo.vb file within the same project: <Assembly: System.Web.UI.WebResource("DynamicCharts.Animation.js", "application/x-javascript")> All project components will be distributed as a single assembly named DynamicCharts.dll. You need to ensure that the server controls within the DynamicCharts.dll assembly can reference JavaScript code within the Animation.js file at runtime. How should you configure the properties of the Animation.js file? To answer, select the appropriate property value in the Properties window. 

A Compile 

B Content 

C Embedded Resource 

D ApplicationDefinition 

+ Answer
+ Report
Total Preview: 1303

Copyright © 2024. Powered by Intellect Software Ltd