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 you have two files with the same file name in GAC?

Answers were Sorted based on User's Feedback



Can you have two files with the same file name in GAC?..

Answer / dev

Yes i can put two file with the same name into GAC with
different version number.

Is This Answer Correct ?    9 Yes 2 No

Can you have two files with the same file name in GAC?..

Answer / guest

GAC is a very special folder, normally you would not be
able to place two files with the same name into a Windows
folder, GAC differentiates by version number as well, so
it?s possible for MyApp.dll and MyApp.dll to co-exist in
GAC if the first one is version 1.0.0.0 and the second one
is 1.1.0.0.

Is This Answer Correct ?    10 Yes 4 No

Post New Answer

More Dot Net Remoting Interview Questions

How can you configure a .net remoting object via xml file?

0 Answers  


Can we configure a .net remoting object via xml file?

0 Answers  


Give the Hierarchial description of remoting?

1 Answers   Satyam,


Define proxy in .net remoting?

0 Answers  


Hello, I want to connect a system in LAN and i want to access that.When ever i am moving a mouse in my desktop the similar thing have to happend in the another system in which i have connected. I need coding for this in c# and .NET . any one please help me.It is very urgent to me Advance thanks. my email id:manojkumarchallagundla@gmail.com

0 Answers   Excel,


Define a process?

0 Answers  


How can objects in two diff. App Doimains communicate with each other ?

1 Answers  


How does assembly versioning in .NET prevent DLL Hell?

3 Answers   Satyam, Siebel Systems,


What?s SingleCall activation mode used for?

1 Answers  


Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?

0 Answers  


What are the difference between static assemblies and dynamic assemblies?

0 Answers  


Explain what is the relationship between a Process, Application Domain, and Application?

2 Answers  


Categories