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
Please explain me what the project manager will ask in the interview.The interview is for senior position in .Net (5 years experience )
Where is the new functionality in the .net framework 3.0 (such as wcf, wf, wpf, and cardspace) installed to? Is that different from where the .net framework 2.0 is installed to?
How you can implement custom validation in asp.net MVC?
Explain linq to entities? : Entity framework
what is entityclient?
Mention two instances where routing is not implemented or required?
What is controllercontext?
what is linq to entities?
What are Validation Annotations?
Explain two instances where routing is not implemented or required?
What is clr? How does work clr & wht is work of clr?
what is deferred loading(lazy loading)?
What is the difference between partial and renderpartial?
What is meant by tempdata in mvc?
What is a model in android?