Categories
|
Test: Where are the ASP.NET AJAX Library JavaScript files? 4. Where would you typically find System.Web.Extensions assembly?
Results Congratulations! Correct Answer. You Answered: None. If you took the test, your answer will show up here. Correct Answer: In the Global Assembly Cache; Where .Net Framework is installed; Explanation Since System.Web.Extensions assembly is part of the .Net Framework, you would see it copied to the Global Assembly Cache. Of course, you will also see it in the .Net Framework directory. Unless you copied a specific version of it, you won’t this dll in the bin directory of the application.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 4 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.
|
|
|
|
|