What is the "system.componentmodel.dataannotations.ni.dll" ? Variant 17557432

Our database contains 1530 different files for filename system.componentmodel.dataannotations.ni.dll but this page contains information about single file with specific attributes. If you want to see general information about the system.componentmodel.dataannotations.ni.dll then visit General Information Page . You can also check most distributed file variants with name system.componentmodel.dataannotations.ni.dll. This file belongs to product Microsoft® .NET Framework and was developed by company Microsoft Corporation. This file has description System.ComponentModel.DataAnnotations.dll. Agregate rating is 5(5) stars - based on 1 reviews.This file is Dynamic-link Library. This library can be loaded and executed in any running process.

system.componentmodel.dataannotations.ni.dll Library
Product:
Microsoft® .NET Framework
Company:
Microsoft Corporation
Description:
System.ComponentModel.DataAnnotations.dll
Version:
3.5.30729.5420
MD5:
9542e62a50cce8e34989b09fd4dd816b
SHA1:
ebd6e347fb0d947398db4ac4b412c0ef50c8bc0b
SHA256:
d9f3528ee8a85dce24776f9a6c8a71e17877fc4865373ae524e4555254770273
Size:
132096
Directory:
C:\Windows\assembly\NativeImages_v2.0.50727_64\System.ComponentMod#\e95ac1dff7f23705005e4d8d22ecd9f1
Operating System:
Windows 7
Occurence:
High oc2

System Explorer Community Antivirus Report

This file was checked and tolerated by following antivirus shields :
Antivirus NameLatest Toleration
avast! Antivirus2016-04-03 21:15:14
Microsoft Security Essentials2015-11-01 12:25:41
Avira Desktop2014-09-01 17:27:52
G Data InternetSecurity CBE2014-06-13 08:30:04
Dr.Web Anti-virus2014-02-28 09:41:10
Norton Internet Security CBE2013-09-26 13:17:24
McAfee VirusScan Enterprise2013-06-06 20:09:27
Webroot SecureAnywhere2013-05-21 23:03:27
AVG AntiVirus Free Edition 20132013-05-20 08:15:29
Bitdefender Antivirus Free Edition2013-05-14 13:56:03
Antivirus shields were enabled and have latest antivirus database.

Is the library "system.componentmodel.dataannotations.ni.dll" Safe or Threat ?

Loading Graph
100% of reviewed files are marked as Safe .
100% of reviewed files are marked as System file.
Our final rating for this file is Safe. Final rating is based on file reviews, discovered date, users occurence and antivirus scan results.

User Reviews of the "system.componentmodel.dataannotations.ni.dll"

  • SAFErating from user MikeOne (Variant: 17557432)

    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.