Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What are static assemblies and dynamic assemlies.
Differences between them ?

Answer Posted / jyoti sharma

Assemblies can be static or dynamic. Static assemblies can
include .NET Framework types (interfaces and classes), as
well as resources for the assembly (bitmaps, JPEG files,
resource files, and so on). Static assemblies are stored on
disk in PE files. You can also use the .NET Framework to
create dynamic assemblies, which are run directly from
memory and are not saved to disk before execution. You can
save dynamic assemblies to disk after they have executed.

Is This Answer Correct ?    39 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain Singleton design pattern of Remoting?

1025


What do mean by remotable objects in .net remoting?

994


What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?

2155


What are the threading types?

1161


Elaborate the term WebService and how it differ from Remoting?

1000


How to directly call a native function exported from a dll?

1025


What is objref object in remoting?

1207


Name the distributed systems available apart from .net remoting?

998


What are the information required to configure remote objects?

1019


Define the lease of the object?

1072


Can we configure a .net remoting object via xml file?

942


How do you directly call a native function exported from a DLL?

7660


Is it a good design practice to distribute the implementation to remoting client?

967


What are static assemblies and dynamic assemblies. Differences between them?

1195


Explain the differences between marshal by value and marshal by reference?

1091