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 two instances where routing is not implemented or required?
what is entity data model?
what is code first approach?
Name a few different return types of a controller action method?
Mention the core components of .net framework?
I want ask from plz smaple example code for Biztalkk server
Why we need a separate mobile project template, while we can render our web application in mobile ?
What is the importance of NonActionAttribute?
Will there be a .net compact framework 3.0 release with release of .net framework 3.0?
What is .net framework & its benefits?
What is the use .glimpse in mvc?
What is Separation of Concerns in ASP.NET ASP.Net MVC?
What filters are executed in the end?
What are differences between entity framework and l2s? : Entity framework
How can we determine action invoked from HTTP GET or HTTP POST?