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 assembly?

Answers were Sorted based on User's Feedback



what is assembly?..

Answer / seshu

assembly is a collection of dll,exe files required for
running entire application.

Is This Answer Correct ?    4 Yes 0 No

what is assembly?..

Answer / sabeer pasha

An Assembly is a Executable or a Dll file. they are three
kinds of Assemblies

i) Private Assemblied

ii) Public/Shared Assemblies(This are Available in GAC).

iii)Multilingual Assemblies( For MultiLanguages)

Is This Answer Correct ?    0 Yes 0 No

what is assembly?..

Answer / jacky

Assembly is a compiled( standerd) code which is handel and
understand by CLR , via using assembly we can achive the
Encapsulation and Type sefty For MSIL code

Is This Answer Correct ?    0 Yes 0 No

what is assembly?..

Answer / vimal chauhan

An Assembly is a unit of deployment like (.exe or .dll).

Assembly are of two type.
1-Private Assembly
2-Shared Assembly

Private Assembly is place on client application and it can be used only for the specific application because it con not be stored in GAC.private assemble does not use strong name.

Shared Assembly is place in GAC(Global Assemble Cache).
Shared Assembly used in many application on the same machine.


GAC is a place where all shared assemble stored.GAC use strong name to identify the uniqueness of shared assembly.

Strong Name is a collection of

1-Assembly name
2-Assembly version
3-Assembly Culture
4-Public key crytography

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More ASP.NET Interview Questions

Types of configuration files and their differences ?

2 Answers   Accenture,


What is .net framework and what are the main components of it?

0 Answers  


What does ascx stand for?

0 Answers  


What is a ashx file?

0 Answers  


why should i use FormsAuthentication.RedirectFromLoginPage (); Method in Form Authentication?Without using this method also it's good??

2 Answers  


How Web Service help? What is the difference between Remoting & Web Servcies?

2 Answers  


What are all the ways to find out types of objects?

5 Answers   HCL,


i develop a web application and i gave security setting i.e autherization and athentication now it work properly on my local system , now question is ,is this security setting ie autherization and athentication which i gave in web.config will it be enough strong to secure my application on internet or i have to use some 3rd party tool or software to get security .if yes --how ? if no--what is the alternate?

0 Answers  


Explain about secure socket layer?

0 Answers  


how many character send in one sms forget 160limit and think about gateway allowed

2 Answers   Wipro,


What is the meaning of TestApi?

0 Answers  


How do you open a page in a new window?

0 Answers  


Categories