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
Is .net framework going away?
How do you handle variable number of segments in a route definition?
What is Peek method in Tempdata in ASP.Net MVC?
Can you please explain the request flow in ASP.NET MVC framework?
What is MVVM design pattern?
Why to use Html.Partial in ASP.Net MVC?
Why should we go for entity framework?
What you mean by routing in asp.net mvc?
What is entitytypes? : Entity framework
Is entity framework slow?
What is oauth in web api?
What “beforFilter()”,“beforeRender” and “afterFilter” functions do in Controller?
What is viewdata?
What is meant by domain model?
what is complex type?