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

Answers were Sorted based on User's Feedback



what is shared assembly?..

Answer / seshu

Suppose that you are creating a general purpose DLL which
provides functionality which will be used by variety of
applications. Now, instead of each client application
having its own copy of DLL you can place the DLL in 'global
assembly cache'. Such assemblies are called as shared
assemblies.

Is This Answer Correct ?    6 Yes 1 No

what is shared assembly?..

Answer / jiten

A Assembly which in the GAC and has a strong name it's call
shated assembly

Multipal apllication use the same assembly without having a
own copy of that assabley it's call share assembly

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More ASP.NET Interview Questions

What are the file extensions for razor views?

0 Answers   NA,


How will you maintain versioning in asp.net 2.0?

0 Answers   MCN Solutions,


Explain asp.net mvc request life cycle? : asp.net mvc

0 Answers  


What does aspnet_regiis -i do ?

1 Answers  


What is the difference between WindowsDefaultLocation and WindowsDefaultBounds?

0 Answers   BirlaSoft,


Explain different types of validators in asp.net?

0 Answers  


how to update data using store procedure

1 Answers  


What is the difference between CC and BCC?

0 Answers   MCN Solutions,


What is the difference between Server.Transfer and Response.Redirect?

5 Answers  


How asynchronous call can be implemented using delegates?

0 Answers  


How can we implement a identity (sql server) call in an asp.net page?

0 Answers  


when we write the html code with runat = server it works like a server control than why we use the server control?

1 Answers  


Categories