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
Will the name change be reflected in any of the existing .net framework 2.0 apis, assemblies, or namespaces?
Which is the default http method for an action method?
List the new features added in .net framework 4.0.
I want ask from plz smaple example code for Biztalkk server
What is session state management?
What is model first? : Entity framework
What is the meaning of unobtrusive javascript?
Explain what is asp.net mvc?
Name a few different return types of a controller action method?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
Is .net framework dead?
Does razor engine supports for tdd?
How we can invoke child actions in ASP.Net MVC?
What is attribute routing in mvc?
Which is the root namespace for fundamental types in .net framework?