ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   SiteMap shows list of All Categories in this site.
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  Dot Net  >>  Dot Net Framework
 
 


 

 
 Dot Net Framework interview questions  Dot Net Framework Interview Questions
 Dot Net Remoting interview questions  Dot Net Remoting Interview Questions
 Dot Net WindowsForms interview questions  Dot Net WindowsForms Interview Questions
 Dot Net General interview questions  Dot Net General Interview Questions
 Dot Net AllOther interview questions  Dot Net AllOther Interview Questions
Question
What is side by side Execution ?
 Question Submitted By :: Elisha
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is side by side Execution ?
Answer
# 1
More than one assembly (dll) is deployed and executed as 
side by side with out disturbing each other.
 
Is This Answer Correct ?    7 Yes 3 No
Mohan Kumar E.
 
  Re: What is side by side Execution ?
Answer
# 2
Side by Side Excution enables the existence of multiple 
versions of .Net Framework on the same machine at the same 
time and also multiple versions of applications that use a 
version of the .Net Framework.

Also the side by side implenetation requires the use of a 
startup Shim.
Shim is a thin piece of code that accepts a Version No and 
other start up parameters from host to start the CLR.

Startup shim is implemented in the mscoree.dll.
Only one version of the shim exists in the machine and is 
available in the System 32 folder.
 
Is This Answer Correct ?    8 Yes 0 No
Jiju John
 
 
 
  Re: What is side by side Execution ?
Answer
# 3
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 ?    6 Yes 1 No
Mahesh Kotekar
 

 
 
 
Other Dot Net Framework Interview Questions
 
  Question Asked @ Answers
 
What does assert() method do?  1
Can you handle all button click events at once in a form? Give coding. Kanbay1
what are generics? Without generics what are the disadvantages in 1.1? HP2
How Garbage Collector identifies the objects which are not in use? Honeywell5
what are background threads? give ex? Kanbay3
What are the different authentication modes in the .NET environment?  2
What is side by side Execution ? MMTS3
What is serialization in .NET? What are the ways to control serialization?  2
how to maintain the session state? what is Abstract class and interface and inheritence with example?  2
How could we achieve Langauge Interoperability through "CLS"?? Please Expalin in detail with Example.. Thanks for the Help!!!!! HCL2
How does assembly versioning work?  1
what are partial classes? HP11
Which is the best institute in chennai to learn DotNet?  6
How can Bitwise OR operator reresents in .Net?? To which alias name a variable points to if it is declared as "int" variable??  1
will this code works fine? or will it gives error? Object obj=5; int i=6; i=i+obj; Kanbay7
what are the different stepts to create shared assemblies?  1
What is CLR and how it generates native code ? Digital-GlobalSoft1
what is a round trip?What is a postback? Bosch2
Types of assemblies that can be created in dotnet ? MMTS1
About DTS package ? Accenture1
 
For more Dot Net Framework Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com