Above diagram shows a high level overview of .NET framework
Managed code vs Un-managed code
Managed code : code that is executed directly by the CLR.
Un-managed code : Code that is directly executed by the operating system.
Covariance and contra-variance
http://www.indiabix.com/technical/dotnet/dot-net-framework/5
https://www.google.lk/search?q=covariance%20and%20contravariance
Resources
http://msdn.microsoft.com/en-us/library/vstudio/zw4w595w%28v=vs.110%29.aspx
Image credit : codeguru
0 comments:
Post a Comment