Originally posted by vikana
The issue is that DDE servers simply deletes data that isn't processed fast enough (by the client), so while it may appear that you can use DDE with lots of quotes, in reality it is likely that lots of data simply never makes it into Excel. Remember that DDE is a broadcast protocol, and does not guarantee delivery or confirm receipt.

Originally posted by brokershopping
Peter (or anyone)
My question is this: I have heard a bit about the new VisualStudio.net that is coming down the pike. As a newbie, do you think I should wait and get started fresh with .net or plug away with 6.0?
(sorry, kind of off topic)
Microsoft acknowledges that this is early 90s technology that doesn't scale well and performs poorly. DDE also is also not reliable (delivery is not guaranteed - see previous posting for details), so using it for a trading application is just plain nuts in my opinion.