Software Development Technologies
Software Development Technologies
.Net Framework
Outlines
CLS
IDE
FCS
CLR
• Continue…
Provide communication/Interface between manage code (dll
generated by .Net), COM (third party dll), and unmanaged
code (e.g. dll generated by other language tools such as VC++)
Provide code meta-data (reflection)