Definition: It is the building block of an application which provides all required execution information to “CLR”. Functions of an Assembly: à It contains IL that gets executed by CLR à It forms the security boundaries à It allows the side – by –side execution of multiple version of same assembly. Features of assemblies [...]
Archive for January 13th, 2009
ASSEMLIES
Posted in C# .Net on January 13, 2009 | 3 Comments »
