Geeks Talk

Prepare for your Next Interview




Types of assembilies in .NET

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....


Go Back   Geeks Talk > Web Development > ASP.NET

Register FAQ Members List Calendar Mark Forums Read
  #1 (permalink)  
Old 10-01-2006
Contributing Member
 
Join Date: Jul 2006
Posts: 65
Thanks: 0
Thanked 2 Times in 2 Posts
christia is on a distinguished road
Types of assembilies in .NET

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.
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 10-09-2006
Contributing Member
 
Join Date: Jul 2006
Posts: 52
Thanks: 0
Thanked 1 Time in 1 Post
Bessie is on a distinguished road
Re: Types of assembilies in .NET

Assemblies can be a dll or a exe which contains the MSIL code which is executed by CLR. This is for what assembilies in .NET are used for.
Reply With Quote
  #3 (permalink)  
Old 10-09-2006
Junior Member
 
Join Date: Sep 2006
Posts: 27
Thanks: 0
Thanked 2 Times in 2 Posts
SriramKrishna is on a distinguished road
Re: Types of assembilies in .NET

There are types of assemblies like
Private
Global assemblies
Reply With Quote
  #4 (permalink)  
Old 06-06-2007
Contributing Member
 
Join Date: May 2007
Location: bangalore
Posts: 65
Thanks: 3
Thanked 8 Times in 6 Posts
hari.nattuva is on a distinguished road
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.
Reply With Quote
Reply

  Geeks Talk > Web Development > ASP.NET


Thread Tools
Display Modes


Similar Threads

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


All times are GMT -4. The time now is 11:47 AM.


Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0
Copyright © 2008 GeekInterview.com. All Rights Reserved