Answer Posted / mahesh kotekar
Side by side execution means. two or more same dll with
different versions reside in machine which is stored in the
windows/assembly folder, the client application use this dll
depending on there requirement. old application use the old
dll and new application build with new dll will use the new
both applications can run that is called side by side executtion
<mvkotekar@yahoo.com>
| Is This Answer Correct ? | 14 Yes | 2 No |
Post New Answer View All Answers
what is deferred loading(lazy loading)?
What is the difference between model and entity?
how do you mark a property as required? For example, for a project, the name is a required field.
Explain something about model, view and controllers in asp.net mvc?
what is conceptual model?
How route table is created in ASP.NET MVC?
Is it possible to combine asp.net webforms and asp.mvc and develop a single web application?
What is the advantage of using asp.net routing?
What is associationset? : Entity framework
How does servicing work for the .net framework 3.0?
What is the use .glimpse in mvc?
what is linq to entities?
How route table has been created in asp.net mvc?
Briefly describe the roles of clr in .net framework?
Can you please explain the request flow in ASP.NET MVC framework?