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 associationset? : Entity framework
what is .edmx file and what it contains?
What is objectset? : Entity framework
what is scalar property?
What is meant by tempdata in mvc?
Can we free memory explicitly without waiting for garbage collector to free the memory in .net compact framework?
What is .net framework & its benefits?
What is representational state transfer (rest) mean?
how to disable the lazy loading framework?
What are authentication filters in web api?
What is the difference between renderaction and renderpartial?
differences between poco, model first and data first approach?
what is split entity?
explain lazy loading, eager loading, and explicit loading?
What is the difference between .net core and .net framework?