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
How we can call a javascript function on the change of a dropdown list in mvc?
How can you return string result from Action in ASP.Net MVC?
which are the key concepts of entity data model?
What are the advantages of mvc over asp.net?
What is page life cycle?
What is the difference between viewbag and viewdata in mvc?
what do you mean by table-per-type?
What is Separation of Concerns in ASP.NET ASP.Net MVC?
What are Code Blocks in Views?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
What is the greatest advantage of using asp.net mvc over asp.net webforms?
How can I tell what .net framework is installed?
explain what is ado.net entity framework?
What is mvc entity framework?
Can you explain renderbody and renderpage in mvc?