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 408 of 453    Print  
what is diff between std exe project and activex exe project ?
pl explain

  
Total Answers and Comments: 5 Last Update: December 25, 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 02:07:02   #1  
deepali        

RE: what is diff between std exe project and activex e...

standard exes are created using standard project &

activex exes are created using activex project.


 
Is this answer useful? Yes | No
May 24, 2006 08:07:24   #2  
Patani Kamlesh        

RE: what is diff between std exe project and activex e...

This is not a proper answer....

Standard Exe is the exe which is run by itself It integrate all the control.

Using Activex exe project you can create COM object which can be used in any application. This is reuseble object. It in inprocess object means it will run in own process space.


 
Is this answer useful? Yes | No
June 04, 2006 02:51:30   #3  
Palanikumar        

RE: what is diff between std exe project and activex e...

Hi

Good Explain. You have any COM and DCOM simple program with explain


 
Is this answer useful? Yes | No
August 21, 2006 05:07:29   #4  
RajaViswanath        

RE: what is diff between std exe project and activex e...

dude....

Active X Exe is an OUT PROCESS server Which run as a separate process.


 
Is this answer useful? Yes | No
December 25, 2006 08:30:31   #5  
lalita.p        

RE: what is diff between std exe project and activex e...

Basically exe are implemented as out of process servers and they run on seperate space as that of the client so the comunication bet the component and client is done thru the marsahlling process across the boudaries which makes EXE slow.while Actvex project are implemented as inprocess servers and they run on the same place as that of the client thats why they are faster as compare to EXE. But the disadvantage of using actvex project if the error occor in the code it hault the programme.


 
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