Answer Posted / reddy
A full assembly reference includes the assembly's text
name, version, culture, and public key token assembly has a
A full assembly reference is required if you reference any
assembly that is part of the common language runtime or any
assembly located in the global assembly cache. You can also
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.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Explain the advantage of packaging over xcopy in .net?
Do you know about the new features in asp.net mvc 4 (asp.net mvc4)?
What are the advantages of razor view engine?
how can you enhance the performance of entity framework?
What is html.renderpartial?
What is the .net framework 3.0 (formerly winfx)?
Explain Bundle.Config in ASP.Net MVC4?
mention what are the various methods provided by the dataset object to generate xml?
Explain tempdata in asp.net mvc?
How route table has been created in asp.net mvc?
What are HTML Helpers, AJAX Helpers in ASP.Net MVC?
How does the .net framework 3.0 relate to the .net framework 2.0?
What are Non Action methods in ASP.Net MVC?
Is dapper faster than entity framework?
Can we change web.config settings from iis?