Answer Posted / anjana
Assembly will generated for the project when it complies.
Each project have assembly either in .dll or .EXE format
Assembly file contains the IL, metadata , manifest(
information about the assembly version and other related
informations)
there are two types single file and multifile.
in multifile all (metadata, manifest, IL) in separate files.
while in single file all( IL, Manifest, Metadata) are in one
file.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What are the main features of asp.net mvc 4 used by asp.net web api?
What is the domain object?
What is orm entity framework?
I have 2+ years of fake experience,actually i could not answer for project questions..?how can i answer please suggest me..?
In razor syntax, what is the escape sequence character for @ symbol?
mention what are the various methods provided by the dataset object to generate xml?
What is the difference between viewbag and viewdata in mvc?
What is routeconfig.cs in mvc 4?
what is client wins and store wins mode in entity framework concurrency?
Explain what languages does the .net framework support?
Explain test driven development (tdd) ?
What operating systems will the .net framework 3.0 be available for?
What filters are executed in the end?
Does .NET Framework support SAX?
Why is entity framework used?