You need to sign in to do that
Don't have an account?

visualforce pages and connected app??
We have a app that written with Visualforce pages and Apex controllers, when we publishing it, is there need to wrap it as a Connected App? There's NO the need I think.
Another question is, when should use Connected app? What kind of scenario is?
Thanks
Another question is, when should use Connected app? What kind of scenario is?
Thanks
You need Connected App if you want to use Integration and want to connect from 3rd party systems. If you are only using VF and Apex, you wont' need a connected App as it would be a native Salesforce App.
Hope this helps. Here is some more information : https://developer.salesforce.com/page/Connected_Apps