Answer Posted / shiva kumar
Assembly's are major building blocks of .net which is
generated by the language compiler.
Assemblies contains MSIL code,metadata,manifest,resource
information.
assemblies can be a .dll or .exe files
.dll assembly is called as library assemblies.
.exe assembly is called as process assemblies.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain entity lifecycle? : Entity framework
What is entity sql? : Entity framework
What is namespace of asp.net mvc?
What is conceptual model? : Entity framework
What is Attribute Routing in ASP.Net MVC?
Describe the gac in the .net framework.
Can I use razor code in javascript in asp.net mvc?
what is use of entity container?
What is model first? : Entity framework
Which .net framework is installed?
What is display mode in mvc?
How can I tell what .net framework is installed?
Explain JSON Binding?
Can we add constraints to the route? If yes, explain how we can do it?
How we can register the Area in ASP.Net MVC?