Section 1 : Introduction to the course

Lecture 1 Introduction to the course copy 00:03:35 Duration

Section 2 : Salesforce Conference Management Application from

Lecture 1 Overview of the Conference Management App 00:02:12 Duration
Lecture 2 Creating a Developer's Account 00:01:59 Duration
Lecture 3 ConferenceManagement
Lecture 4 Create Session and Speaker object with custom 00:08:01 Duration
Lecture 5 Salesforce APIs-
Lecture 6 What is a junction Object in salesforce and wh 00:02:21 Duration
Lecture 7 Create the Session_Speaker Junction Object
Lecture 8 How to create a junction object in salesforce.m 00:04:26 Duration
Lecture 9 Creating tabs for Session and Speaker object.m
Lecture 10 How to configure the Lookup Dialog and related
Lecture 11 What is Apex and why we need Apex 00:02:15 Duration
Lecture 12 Create an Apex class to send email to the spea 00:04:47 Duration
Lecture 13 WHat are SOQL statements in APEX and how to wr 00:10:22 Duration
Lecture 14 Executing SOQL statements to retrieve data fr 00:06:01 Duration
Lecture 15 Difference between DML statements and Database 00:14:02 Duration
Lecture 16 Creating a trigger to send Email and check for 00:11:31 Duration
Lecture 17 Test class to test the double booking for the 00:06:12 Duration
Lecture 18 Creating custom visualforce page for Speaker o 00:06:17 Duration
Lecture 19 Uploading the Speaker Photo using controller e 00:11:07 Duration

Section 3 : Section 3. Using JavaScript in Visualforce Pages

Lecture 1 Creating the Hotel object to store the info ab 00:05:07 Duration
Lecture 2 Use the google Map Api to display the hotel lo 00:09:38 Duration

Section 4 : REST Web Services

Lecture 1 Introduction about the Rest web services
Lecture 2 What is JSON and XML 00:02:10 Duration
Lecture 3 What is workbench and how to use workbench
Lecture 4 Get the code from Github
Lecture 5 Get the Cases associated with the Account usin 00:04:50 Duration
Lecture 6 Delete the cases which are in Closed status us 00:02:53 Duration
Lecture 7 Create a new Account object using @httpPost me 00:02:57 Duration
Lecture 8 Assignment 1 Creating a REST resource for Cont
Lecture 9 Update the existing Case object using the @Htt 00:04:10 Duration

Section 5 : Complex Rest API Call related to Account object

Lecture 1 Rest ApI call to retrieve the Account by Id.mp 00:02:48 Duration
Lecture 2 How to wrap the response back to the client a 00:07:12 Duration
Lecture 3 Search the Account by Account Name 00:10:31 Duration
Lecture 4 Difference between @httpPost and @HttpPut meth 00:06:42 Duration
Lecture 5 Send the Account object in the request 00:03:14 Duration
Lecture 6 Creating a list of Accounts in Salesforce data 00:03:40 Duration
Lecture 7 Creating list of contacts associated with the
Lecture 8 Assignment
Lecture 9 How to Write a Test Class in Apex 00:11:13 Duration
Lecture 10 Assignment
Lecture 11 How to Create a Trigger, Apex class and Test C 00:19:18 Duration
Lecture 12 Exposing Apex Methods as SOAP Web Services. 00:13:30 Duration