View Single Post

  #8 (permalink)  
Old 01-24-2007
Wilfried Wilfried is offline
Senior Member
Black Belt
 
Join Date: Nov 2004
Posts: 2,177
Re: help on converting vba code to visaul basic 2005 express

Hi,

Quote:
I'm having a lot of hassle moving from the safe confines of VB6 & Access to VB.NET 2005
I use MP from within Delphi (win32) and from within C# (dotNet). There is really almost no difference.

Quote:
assumtion that Microsoft would have upgraded the programming interface - but it appears to still be a COM interface.
Of course. If they do that then it can only be programmed from other dotNet applications while Microsoft wants to reach all programmers of course. To reach all programmers in all programming languages only COM is the one for visible controls (or a nice DLL for invisible controls).
Reply With Quote