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


can we use private assembly in other project in dot net.

Answers were Sorted based on User's Feedback



can we use private assembly in other project in dot net. ..

Answer / srinivasula reddy

No.
Shared or public assembly we can use.
Public assemblies are stored in GAC.

Is This Answer Correct ?    3 Yes 3 No

can we use private assembly in other project in dot net. ..

Answer / sudhir sheoran

Yes we can use private assembly in other dot net projects. But a private assembly is used only by a single application, and is stored in that application's install directory (or a sub directory therein).

On the other hand public assembly are shared by more than one application at the same time that's why they are stored in GAC(Global assembly cache) and have a strong name with a version number,public key, culture info etc.

Is This Answer Correct ?    1 Yes 1 No

can we use private assembly in other project in dot net. ..

Answer / rethee

Private assemblies can only used within an application.We
can use shared assemblies to use in multiple applications..

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More Dot Net General Interview Questions

As you know read-only variables and constants have many similarities, but what is at least one way that they differ?

0 Answers  


what is the difference between early binding and late binding in .net?

2 Answers   Satyam,


What operating systems does the .net framework run on?

0 Answers  


What is COM Interoperability in .NET

0 Answers  


Is there built-in support for tracing?

0 Answers  


What is .net environment?

0 Answers  


How to customize the trace output?

0 Answers  


How ccw (com callable wrapper) and rcw (runtime callable wrappers) works?

0 Answers  


What's singleton activation mode in .net?

0 Answers  


What are the purposes of using .net?

0 Answers  


Is do-it (chennai) a good institute to learn dot-net???? are the trainers well experienced??

2 Answers   Satyam,


Explain what is heap and what is stack?

0 Answers  


Categories