DuraSoft
.NET-27
CLR
•Common Language Runtime
•Language is not an issue
–it is your choice
•Provides essential services
–Memory management, GC, runtime
•Common set of functionalities in place
–no need for you to install things like XML parsers
•Strong integration with tools
•High Scalability
–common infrastructure implemented efficiently
C++
VB.NET
J#
C#
IL
Microsoft
Intermediate
Language
(MSIL or IL)