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 Layout in ASP.Net MVC?
What is the 'page life cycle' of an ASP.NET MVC?
mention what is the key advantage of using entity framework or ef?
Explain linq to entities? : Entity framework
What type of filter does outputcacheattribute class represents?
What is viewbag?
what is entityclient?
differences between poco, model first and data first approach?
Is .net framework going away?
Explain what languages does the .net framework support?
What is the significance of nonactionattribute?
How we can add the CSS in ASP.Net MVC?
How to enable Attribute Routing?
What is model first? : Entity framework
What is Area in ASP.Net MVC?