Categories
|
Test: Where are the ASP.NET AJAX Library JavaScript files? 1. Which of the following JavaScript files does NOT belong to the ASP.NET AJAX Library?
Results Congratulations! Correct Answer. You Answered: None. If you took the test, your answer will show up here. Correct Answer: MicrosoftAjaxWindowsForms.js Explanation The Microsoft AJAX Library (or the ASP.NET AJAX Library) includes two important files: MicrosoftAjax.js and MicrosoftAjaxWebForms.js. It also includes a smaller file named MicrosoftAjaxTimer.js. All these files have also have debug versions – MicrosoftAjax.debug.js, MicrosoftAjaxWebForms.debug.js, and MicrosoftTimer.debug.js.Take the Test Take the complete test on this topic. You will be able to review answers to questions and get a test score.
Take the Test
Question 1 of 5
Test is Based on this Article
You don’t need to install the Microsoft AJAX Library if you are using Visual Studio 2008. The JavaScript files that are part of the AJAX Library are already included without having to do anything special. This article looks at the JavaScript files included in ASP.NET AJAX Library versions 1.0 and 3.5 as well as the downloads for standalone version.
|
You don’t need to install the Microsoft AJAX Library if you are using Visual Studio 2008. The JavaScript files that are part of the AJAX Library are already included without having to do anything special. This article looks at the JavaScript files included in ASP.NET AJAX Library versions 1.0 and 3.5 as well as the downloads for standalone version.
|
|
More Articles With Similar Tags
|
You don’t need to install the Microsoft AJAX Library if you are using Visual Studio 2008. The JavaScript files that are part of the AJAX Library are already included without having to do anything special. This article looks at the JavaScript files included in ASP.NET AJAX Library versions 1.0 and 3.5 as well as the downloads for standalone version.
|
A big chunk of the MS AJAX client side functionality is in the MicrosoftAjax.js source file. Understanding what’s in this file means understanding the primary concepts of MS AJAX. This article looks at the JavaScript source code available in the MicrosoftAjax.js file.
|
|
|
|
|