Prepare for your Next Interview
This is a discussion on Types of assembilies in .NET within the ASP.NET forums, part of the Web Development category; What are assembilies in .NET used for? Is there any types of assemblies.If so how many types of assemblies are there and what are they....
|
|||
|
Re: Types of assembilies in .NET
.NET assemblies are three types
1. Private Assemblies: It is for single application 2. Shared Assemblies: It is for multiple applications shared assemblies are presented in the GAC 3. Satellite Assemblies: The assembly which will contain only resource information called Satellite Assemblies, maily it used for loading the culture at runtime. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Types of Inheritance | scott | OOPS | 15 | 10-22-2008 05:05 AM |
| Types of Processing Times | blenda | Windows | 2 | 10-13-2008 10:26 AM |
| File Types in Linux | Bessie | Unix/Linux | 2 | 04-25-2007 06:19 AM |
| Triggers Types | scott | SQL | 1 | 07-30-2006 07:18 PM |
| Types of JDBC Deriver Managers | timmy | Java | 1 | 07-17-2006 05:12 PM |