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

Which filter executes first in an asp.net mvc application?

1036


What is Peek method in Tempdata in ASP.Net MVC?

1219


If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?

2635


Explain Keep method in Tempdata in ASP.Net MVC?

1124


What is entity framework firstordefault?

1023


What is viewbag?

1069


what is more complex to implement property, methods or event? how can I define criteria to compare the difficulty of implementation between them? for example the number of methods wanted to implements property is 2 methods. how many methods I need it to implements events?

2275


Mention the core components of .net framework?

1031


what is client wins and store wins mode in entity framework concurrency?

1275


What are actions in mvc?

1047


What is the difference between model view and controller?

996


Describe the roles of clr in .net framework.?

1174


What is the purpose of a web form?

1063


what is msl?

1092


what is .edmx file and what it contains?

1102