does anybody knows how to make a multitasking
Activex Exe??
I have a sample but it needs a reference to a Tlb
Which unfortunately i don't have the code
it's a good example but i need to know what else
i need to do this
My objective is to create an Activex Exe which can
work in Three Tier Architecture to respond for data
request Asyncronously
Example
A form that need more than one view of different
tables. I want to perform all the request
Asyncronously to gain some time. And Also need
some Technique to notify the client when all this is done
(I think i have this)
but who ever knows or have an idea please help me
Another question am i trying to do something that
MSMQ allready does?
