Looking for example in c#

Imported from previous forum

I am a beginner to FIX and I finally got my executor and initiator talking to each other by using the socketInitiator.start method but now I want to proceed further. I would like to send a new order request to the executor and have the executor return me back a message. Here is where I am totally lost though. I would like to look at an example on what I should do and what listener methods I need to create, etc. Any help would be appreciated…

Thanks,
Greg

I am using QuickFix I am sorry I did not mention that before…

I am a beginner to FIX and I finally got my executor and initiator
talking to each other by using the socketInitiator.start method but now
I want to proceed further. I would like to send a new order request to
the executor and have the executor return me back a message. Here is
where I am totally lost though. I would like to look at an example on
what I should do and what listener methods I need to create, etc. Any
help would be appreciated…

Thanks, Greg