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.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how viewstate is being formed and how it's stored on client in .net?

1029


Explain Creational design pattern in .NET?

1144


What is the purpose of IClonable interface in .NET?

1092


Explain garbage collection?

1031


Explain different types of html, web and server controls.

1054


Explain the purpose of Remoting in .NET?

1183


How can you turn-on and turn-off cas?

1037


What are the different types of memory in .net?

1145


What do you mean by Code Access Security in .NET?

1252


What is view state in .net?

1081


which method do you use to redirect the user to another page without performing a round trip to the client? How?

917


What is the difference between imperative and interrogative code?

2108


What is concurrency? How will you avoid concurrency when dealing with dataset?

1273


What are the advantages of .net core?

1042


What is .net debug & trace?

1122