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
What is Separation of Concerns in ASP.NET ASP.Net MVC?
What is .net framework & its benefits?
Explain ASP.NET MVC Identity and Security?
What is oauth in web api?
What is the advantage of mvc?
Which version of .net framework is installed?
What is poco proxy? : Entity framework
what is model first approach?
What is definingquery in entity framework? : Entity framework
Mention some action filters which are used regularly in ASP.Net MVC?
Explain tempdata in asp.net mvc?
what is entityclient?
Explain JSON Binding?
Why to use Html.Partial in ASP.Net MVC?
what is way of loading data in ef (entity framework)?