I need to be able to import an IIF file into a QuickBooks 2008 application through a .NET application. First of all, I do not know about Quickbook automation.
Where should I look?
IIF files are deprecated in favor of a more fully functional API.
See question 20 here - https://developer.intuit.com/blog/2015/03/03/top-20-intuit-developer-questions or question 4 here - https://developer.intuit.com/docs/ 0250_qb / 0010_get_oriented / faqs
-, -, QuickBooks SDK: http://idnforums.intuit.com/messageview.aspx?catid=56&threadid=11040&enterthread=y
, QuickBooks. IIF .NET, QuickBooks SDK.
QuickBooks IIF, . IIF. QuickBooks , , IIF - QuickBooks.
, Intuit Developer Network. .
I was in your place once, and I decided to go with this third-party component: http://www.nsoftware.com/ibiz/quickbooks/default.aspx
This component makes interaction with QuickBooks almost trivial. They also have sample code, help files, and a knowledge base.