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 Partial Assembly References?

Answer Posted / swapna

We can dynamically reference an assembly by providing only
partial information, such as specifying only the assembly
name. When you specify a partial assembly reference, the
runtime looks for the assembly only in the application
directory.

We can make partial references to an assembly in your code
one of the following ways:

1) Use a method such as System.Reflection.Assembly.Load and
specify only a partial reference. The runtime checks for
the assembly in the application directory.

method and specify only a partial reference. The runtime
checks for the assembly in the application directory and in
the global assembly cache.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

will there be any issues adding a table without primary keys to a data model?

1153


Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )

3025


Explain two instances where routing is not implemented or required?

1119


Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?

1046


What is meant by viewdata?

1048


What is edm designer? : Entity framework

1043


Describe the .net framework architecture.

1115


Why to use “{resource}.axd/{*pathinfo}” in routing in mvc?

1205


What is entity graph? : Entity framework

1031


Does razor engine supports for tdd?

1221


How to use multiple submit buttons in asp.net mvc?

1264


What is route config?

996


What are the 2 popular asp.net mvc view engines?

1065


What is edm (entity data model)? : Entity framework

1151


Can you please explain the request flow in ASP.NET MVC framework?

1182