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 is Assemble

Answers were Sorted based on User's Feedback



what is Assemble..

Answer / manirajsahu

Assembly is unit of deployment like EXE or a DLL.
&#8730; An assembly consists of one or more files (dlls, exe’s,
html files etc.), and
represents a group of resources, type definitions, and
implementations of those
types. An assembly may also contain references to other
assemblies. These
resources, types and references are described in a block of
data called a manifest.
The manifest is part of the assembly, thus making the
assembly self-describing.
&#8730; An assembly is completely self-describing.An assembly
contains metadata
information, which is used by the CLR for everything from
type checking and
security to actually invoking the components methods. As
all information is in the
assembly itself, it is independent of registry. This is the
basic advantage as
compared to COM where the version was stored in registry.

Is This Answer Correct ?    15 Yes 1 No

what is Assemble..

Answer / prashant

An Assembly is unit of deployment like EXE or a DLL.its a collection of many classes. namespace is nothing but an assembly.it can not execute directly .it can be call to some other container like vb,c#,asp etc.it provides reusability of code in our application designing.

Is This Answer Correct ?    7 Yes 0 No

what is Assemble..

Answer / srinivas

assemble means collection of namespaces,which refers
collection of classes and references

Is This Answer Correct ?    1 Yes 0 No

what is Assemble..

Answer / alex

An assembly is the .NET name for an executable file. In
other words, a .NET assembly is just the .EXE and .DLL
files that are the end result of your program, just like VB
6 and other languages. But this is about the only thing
that is the same.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Dot Net Framework Interview Questions

Difference between ASP.NET MVC and ASP.NET WebForms?

0 Answers  


Httpcontext objects?

2 Answers   HACL, HP,


Can Static Constructor be Overloaded?Justify it?

11 Answers   Infosys,


How OS come to know whether to load the .net framework when we run an .exe created using .Net framework?

0 Answers   MCN Solutions,


About .NET Framework ?

5 Answers   MMTS,


How does .net framework works?

0 Answers  


What is RouteConfig.cs in ASP.Net MVC 4?

0 Answers  


How to free the memory that is not used by an object in garbage collection?

4 Answers   IBM,


Why should we go for entity framework?

0 Answers  


what is mean by type-safe? Please answer me. Advance thanks.

0 Answers   Excel,


What are Model Binders in ASP.Net MVC?

0 Answers  


Explain encapsulation

1 Answers   HPCL, Hughes Systique Corporation,


Categories