GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Microsoft  >  Visual Basic
Go To First  |  Previous Question  |  Next Question 
 Visual Basic  |  Question 404 of 453    Print  
dff between OCX , DLL and EXE ?

  
Total Answers and Comments: 3 Last Update: November 30, 2006     Asked by: pghare 
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
May 22, 2006 01:21:06   #1  
Sourav Banerjee        

RE: dff between OCX , DLL and EXE ?
Ocx and Dll is more faster than Exe because dll & Ocx i s in of Process and Exe is Out Of Process
 
Is this answer useful? Yes | No
June 28, 2006 03:29:51   #2  
Ashishtandon.e Member Since: March 2006   Contribution: 14    

RE: dff between OCX , DLL and EXE ?

OCX are the extension of active x components where as dll are library files and siple appliction is exe exe can have OCX and dll according to its usage

its true that OCX and dll are faster then exe


 
Is this answer useful? Yes | No
November 30, 2006 01:01:30   #3  
Kiran Hiremath        

RE: dff between OCX , DLL and EXE ?

Both Ocx and Dll are in process while Exe is Out process controls.Meaning Ocx and Dll will not create adifferent process while execution rather it will use the same process in which the parent application is running which could be an EXE.

Exes' create a different process while executing hence there will be delay in execution to handle inter process communication .Note OCX and DLL's donot have independent existance they should always have a parent process to execute.This is not the case with EXEs'.


 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 
About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape