Click to See Complete Forum and Search --> : COM+ events


Cristof Falk
03-17-2000, 12:31 AM
Is it known if VB7 will include native support for COM+'s loosely-coupled
events? Didn't see anything promising on MS's VS NextGen site.

Thanks. -cf

Phil Weber
03-17-2000, 04:12 AM
> Is it known if VB7 will include native support for
> COM+'s loosely-coupled events?

Cristof: If it's not mentioned in the links I referenced in this group's
inaugural post...

http://msdn.microsoft.com/vstudio/nextgen/default.asp
http://msdn.microsoft.com/msdnmag/issues/0400/VB7/VB7.asp

....then it's not known. In other words, you know as much as we do. ;-)
---
Phil Weber

Ronald Dolman
03-17-2000, 06:54 PM
> Is it known if VB7 will include native support for COM+'s loosely-coupled
> events?

Cristof,
You might want to check out
http://msdn.microsoft.com/library/techart/compluscouple.htm
This article describes implementing COM+ Loosly Coupled Events in VB6.

Ronald Dolman

Cristof Falk
03-17-2000, 07:13 PM
In article <38d2b469@news.devx.com>, rdolman@email.nl says...
> > Is it known if VB7 will include native support for COM+'s loosely-coupled
> > events?
>
> Cristof,
> You might want to check out
> http://msdn.microsoft.com/library/techart/compluscouple.htm
> This article describes implementing COM+ Loosly Coupled Events in VB6.
>
> Ronald Dolman
>
>
>
Thank you...I will! -cf

Richard Irwin
03-17-2000, 10:28 PM
it doenst matter what version of vb you use (after vb5.0). loosely coupled
events ahre handeled within COM+. The programming for the components is the
same

"Cristof Falk" <cristof@cyberdude.com> wrote in message
news:MPG.133b54a47d08f5ce989680@news.devx.com...
> Is it known if VB7 will include native support for COM+'s loosely-coupled
> events? Didn't see anything promising on MS's VS NextGen site.
>
> Thanks. -cf