By using Framework they are stored in GAC,those are predefine Assemblies.
Assemblies are of 3 types
1.Private Assembly:Only Application A can use, No other application can access ,usually it will be there in local application /bin folder,that's why other applications can't access.
2.Shared Assembly:It is stored in GAC(Global Assembly Cache) any of applications can access
3.Satellite Assembly:It will use Culture and Multi Language Assemblies
Wednesday, April 3, 2013
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment