What is the "system.web.extensions.ni.dll" ?
Our database contains 2397 different files for filename system.web.extensions.ni.dll . You can also check most distributed file variants with name system.web.extensions.ni.dll. This files most often belongs to product Microsoft® .NET Framework. and were most often developed by company Microsoft Corporation. This files most often have description System.Web.Extensions.dll. Agregate rating is 5(5) stars - based on 7 reviews.This file is Dynamic-link Library. This library can be loaded and executed in any running process.
There are two things one should know about NativeImages : they are part of the .Net framework, a native service of the Microsoft operating systems. The Native Image Service is a Windows service responsible for generating and maintaining the native images - for the generating of the images it uses the Native Image Generator (you can find it as a Ngen.exe file running on your PC). The native images are files containing compiled processor-specific machine code, and installs them into the native image cache on the local computer - at the end it is musch faster to run the code from the already pre-compiled native image of any executable/dll etc. then from the source. For more info about Native Image Service check the http://msdn.microsoft.com/en-us/library/ms165074.aspx pages, and for the Native Image Generator check the http://msdn.microsoft.com/en-us/library/6t9t5wcf(v=vs.80).aspx pages. You can find nearly any file built as a native image, check the original file for its functionalities.
File details of most used file with name "system.web.extensions.ni.dll"
- Product:
- Microsoft® .NET Framework
- Company:
- Microsoft Corporation
- Description:
- System.Web.Extensions.dll
- Version:
- 3.5.30729.5446
- MD5:
- 45f6261827648e3a58aed1ec52aa0d98
- SHA1:
- 728ad8515b096d0014ecb1b33514d015668626f5
- SHA256:
- 4fc2b89a16c912e0c9c1c4b84dad9ad3dc02a7d3132a9f0da42e40dcbb452e4a
- Size:
- 2404352
- Directory:
- C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Web.Extensio#\abd0d23010943758c9d860affb67aa98
- Operating System:
- Windows 7
- Occurence:
- High
Is the library "system.web.extensions.ni.dll" Safe or Threat ?
86% of reviewed files are marked as System file.
User Reviews of the "system.web.extensions.ni.dll"
Reviews for all files with name "system.web.extensions.ni.dll"
-
SAFErating from user MikeOne for file C:\Windows\assembly\NativeImages_v2.0.50727_64\System.Web.Extensio#\7ad83d218f787dc464af5092d39845e8\System.Web.Extensions.ni.dll (Variant: 15552911)
This dynamic linking library is generated from the source application/dll by the Native Image Generator. There are two things one should know about NativeImages : they are part of the .Net framework, a native service of the Microsoft operating systems. The Native Image Service is a Windows service responsible for generating and maintaining the native images - for the generating of the images it uses the Native Image Generator (you can find it as a Ngen.exe file running on your PC). The native images are files containing compiled processor-specific machine code, and installs them into the native image cache on the local computer - at the end it is musch faster to run the code from the already pre-compiled native image of any executable/dll etc. then from the source. For more info about Native Image Service check the http://msdn.microsoft.com/en-us/library/ms165074.aspx pages, and for the Native Image Generator check the http://msdn.microsoft.com/en-us/library/6t9t5wcf(v=vs.80).aspx pages. You can find nearly any file built as a native image, check the original file for its functionalities.
-
SAFErating from user MikeOne for file C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Web.Extensio#\abd0d23010943758c9d860affb67aa98\System.Web.Extensions.ni.dll (Variant: 15553681)
There are two things one should know about NativeImages : they are part of the .Net framework, a native service of the Microsoft operating systems. The Native Image Service is a Windows service responsible for generating and maintaining the native images - for the generating of the images it uses the Native Image Generator (you can find it as a Ngen.exe file running on your PC). The native images are files containing compiled processor-specific machine code, and installs them into the native image cache on the local computer - at the end it is musch faster to run the code from the already pre-compiled native image of any executable/dll etc. then from the source. For more info about Native Image Service check the http://msdn.microsoft.com/en-us/library/ms165074.aspx pages, and for the Native Image Generator check the http://msdn.microsoft.com/en-us/library/6t9t5wcf(v=vs.80).aspx pages. You can find nearly any file built as a native image, check the original file for its functionalities.
-
SAFErating from user MikeOne for file C:\Windows\assembly\NativeImages_v2.0.50727_32\System.Web.Extensio#\c45efc7ec92c1da8e67eb597559ec39c\System.Web.Extensions.ni.dll (Variant: 10543546)
This file is a dynamic linking library from the Native Images Windows service : "The native image service is a Windows service that generates and maintains native images. The native image service allows the developer to defer the installation and update of native images to periods when the computer is idle." - see more on http://msdn.microsoft.com/en-us/library/ms165074.aspx for Native Image Service description or http://msdn.microsoft.com/en-us/library/6t9t5wcf(v=vs.80).aspx for Native Image Generator (Ngen.exe) description.
-
SAFErating from user MikeOne for file C:\Windows\\assembly\\NativeImages_v2.0.50727_64\\System.Web.Extensio#\\baa7ed93207641c186f79f82ee22aea0\\System.Web.Extensions.ni.dll (Variant: 9252186)
System dynamic linking library - part of the Native Image Generator. "The Native Image Generator (Ngen.exe) is a tool that improves the performance of managed applications. Ngen.exe creates native images, which are files containing compiled processor-specific machine code, and installs them into the native image cache on the local computer. The runtime can use native images from the cache instead using the just-in-time (JIT) compiler to compile the original assembly." For more information check the Microsoft complete description on http://msdn.microsoft.com/en-us/library/6t9t5wcf(VS.80).aspx