I am looking to build a .Net application that will connect to Quickbooks Online. This application is not intended to be uploaded to the Quickbooks Online App Center. I simply want to build a .Net application that can connect to my personal Quickbooks Online account. I am not understanding difference and purposes for using IPP, .Net DevKit, AggCat DevKit, SDK, Intuit Anywhere, etc.
I joined IPP here: http://developer.intuit.com/ I eventually would like to allow my program to allow connection to other Quickbooks Online accounts, but for now I simply want to connect to my Online account. Is there a basic setup (i.e. a Hello World example) I could follow?
In appcenter.intuit.com (Manage My Apps tab) I am seeing my "Quickbooks Online" => "Launch App" button that takes me to my Online account.
I am not sure when I would use IPP .NET DevKit 2.0 and/or IPP .NET AggCat DevKit 1.0. I am thinking I want to use AggCat. I have reviewed AggCat Authorization documentation and see OAuthRequestValidator requires AccessToken and AccessTokenSecret. I do not see these fields anywhere. I do have an OAuth ConsumerKey and OAuth ConsumerSecret (as well a SAML Identity Provider ID and x.509 Public Certificate Serial Number). .