--Vamsi Effective Blogs
"Make everything as simple as possible but not simpler"--
Mar 25, 2010
What are the elements inside an assembly?
A .NET assembly consists of the following elements,
A Win32 File Header
A CLR file header
CIL code
Type Metadata
An assembly manifest
Optional embedded resources
No comments:
Post a Comment