I am creating an application using QuickFIX/N, since I am coding inside of VB.NET. Now, this has always been my issue for the longest time, and the online documentation is shit - or just overly confusing in my opinion.
After I have both QuickFIX and QuickFIX/N how do I go about running the .bat or .jar files in order to grab the libraries needed for my application to work?
First of all, download the latest version here: http://www.quickfixn.org/download
Unzip the downloaded file in a folder of your choice, then please read the file README.md
Here: http://www.quickfixn.org/tutorial/creating-an-application you can find a simple example to create your first application.