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 the ways to deploy an assembly?

Answer Posted / karans

An assembly can be deployed :
a). By dragging and droping the dll file into Assembly
folder (in c:/windows) folder.
b). Using Gacutil -i "path of assembly.dll" on the
visual studio command prompt.
c). If an assembly has to b deployed on client machine
at the time of installing an application, create a folder
(special folder)asseembly under root folder of the setup
and deployment application.And store the assembly into that
folder.It will be auto deployed on the client machine
assembly folder at the time of deploying application.

Is This Answer Correct ?    8 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What benefit do you get from using a primary interop assembly (pia)?

1032


What is the difference between User controls and Custom Controls?

1148


How to reduce image resolution in C#?

1130


What is difference between for and foreach loop in c#?

1074


What is the use of readkey in c#?

1054


What are the uses of namespaces?

1057


What is the use of oops in c#?

966


What Is A Satellite Assembly?

1011


What is delegate in c#?

995


What is an abstract class c#?

929


What is the purpose of abstract class in c#?

976


Why do we need abstract class?

955


What is data types in c#?

997


Why do we need oops in c#?

990


What is signature c#?

981