Name 4 things you can override using a Visualforce page?
Standard Button, Standard Link, Custom Button, Custom Link.
200
Half of the Siteforce team works out of this Canadian City?
Vancouver
300
How to make sure sharing rules for current user are enforced by Apex class?
keyword “with sharing”
300
List 3 functionalities managed package have that unmanaged don't.
Patch, Push, licensing, upgradeable, partner bt, post installation script, namespaced or contained
300
True or False.
? Using the api, you issue a query request, that results in a queryMore being available. If your session timesout, your queryMore results will still be available.
True for the first 15 min after login
300
Can I push a changeset from my production org to sandbox org (assuming you have all the perms)
YES
300
What open source proxy tool is used by the Siteforce team for caching?
Squid
400
What is the name of the metadata object associated with Force.com Sites?
CustomSite
400
Which annotation do we use for Asynchronous apex methods?
@future
400
What call would I use to know what metadata types are available for my org?
DescribeMetadata
400
In the new “authentication providers” feature, you can replace an org’s username/password login by substituting it for SSO from a predefined list of identity providers. Name two of the three choices for identity providers.