Answer Posted / srinivasarao
assembly is set of resources and types,along with
metadata.About these resources and types it deploye as a
single unit.It contains 1.Metadata
2.manifast
3.MSIL
4.Type /Security information.
5.Resources
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the benefit of entity framework?
Is it possible to cancel filter execution?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
Explain peek method in tempdata in asp.net mvc?
What are Code Blocks in Views?
What is tempdata?
Is http stateful or stateless?
Explain covariance and contra-variance in .net framework 4.0. Give an example for each.
What are Non Action methods in ASP.Net MVC?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Explain the use of Inversion of control (IOC)?
Why should we go for entity framework?
Mention what is the difference between “ActionResult” and “ViewResult” ?
How does the 'page lifecycle' of asp.net mvc works?
What is the meaning of unobtrusive javascript?