Answer Posted / rubanjames
assebly is a single deployment unit that contains all the
informations like dll and exe and MSIL
code,metadata,manifest,resource
information.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
what is deferred loading(lazy loading)?
In .net compact framework, can we free memory explicitly without waiting for garbage collector to free the memory?
What are the sub types of ActionResult?
What is page life cycle?
explain why t4 entity is important in entity framework?
Why to use html.partial in mvc?
What is the mvc pattern (model view controller pattern)?
Explain how to use multiple submit buttons in ASP.Net MVC?
What are the difference between asynchronous controller implementation between asp.net mvc 3 & asp.net mvc 4?
Explain dependency resolution?
What is the difference between adding routes, to a webforms application and to an mvc application?
Explain Bundle.Config in ASP.Net MVC4?
Explain the advantages and disadvantages of ASP.Net MVC over ASP.NET?
Which approach provides better support for test driven development - asp.net mvc or asp.net webforms?
What is the "helperpage.isajax" property?