[Quickfix-developers] VB.NET Sample Code
Brought to you by:
orenmnero
From: <Sa...@uc...> - 2003-12-31 13:41:09
|
Hi all... I'm a long time VB guy trying to make the jump to the NET environment, and use this product at the same time. ...and I'm not fairing too well. Would anyone know where I could see some coding examples - using the QuickFix classes - done in VB.Net. I've been trying to reproduce the C# example in VB.Net but having no luck. I tried make a VB version of the Application class (inherits messagecracker, implements Quickfix.Application). It compiles fine and then blows up when I run it - some crap about me not implementing the interface - it's a lie! Thanks, Sam |