Common Language Runtime (CLR) 2.0

GPTKB entity

Statements (39)
Predicate Object
gptkbp:instanceOf language
gptkbp:developedBy gptkb:Microsoft
gptkbp:enables cross-language integration
interoperability with COM
https://www.w3.org/2000/01/rdf-schema#label Common Language Runtime (CLR) 2.0
gptkbp:includes Just-In-Time (JIT) compilation
gptkbp:is_designed_to .NET applications
gptkbp:is_part_of gptkb:Microsoft_.NET_Framework
.NET Framework 2.0
gptkbp:is_used_in building applications
.NET applications
gptkbp:provides exception handling
performance optimization
security features
memory management
type safety
remoting
code access security
thread management
serialization
application domains
assembly loading
native interoperability
gptkbp:releasedIn 2005
gptkbp:succeededBy CLR_4.0
gptkbp:supports reflection
Garbage Collection
events
ASP.NET
Web services
Windows operating systems
delegates
multiple programming languages
attributes
Windows Forms
XML serialization
managed code
unmanaged code
Windows_Presentation_Foundation_(WPF)