Contact Us

Hide

Online course detail

Salesforce Developer with Visualforce Training in Gurgaon

Cloud Computing is not only the Future of Computing, but the Present and the Entire Past of Computing. Salesforce Developer Training will help you become an expert in Salesforce by mastering topics such as SFDC Data Model, SFDC Security Model, Salesforce 1, Lightning App Builder, Apex and VisualForce. It is aligned to SFDC ADM 201 and App Builder Certification. 200,000 companies worldwide use Salesforce platform.

Instructor Led Training  |  Free Course Repeat  |  Placement Assistance  |  Job Focused Projects  |  Interview Preparation Sessions

Read Reviews

Get Free Consultation

Curriculum

    1. Data types and variables in Salesforce
    2. Force.com Platform
    3. Different Editions of Force.com
    4. Multi-tenant environment
    5. MVC Pattern
    6. APEX Fundamentals
    7. Visual Force(VF) Fundamentals
    8. Choosing Metadata API
    9. Schema Explorer
    10. SOQL/SOSL Queries
    11. Subqueries
    • APEX Introduction
    • When should I use APEX
    • Limitations of APEX


    • Writing APEX
    • Writing Tests
    • Deploying APEX
    • APEX Development Tools


    • Creating Custom Object
    • Adding as APEX class
    • Adding an APEX Trigger
    • Adding a Test Class
    • Deploying APEX application
    • Primitive Data Types
    • Sobject Types
    • Variables
    • Expressions
    • Assignments
    • Conditional Statements (IF-ELSE)
    • Loops (Do-while,while,For – Traditional ,Iteration,SOQL)
    • Exceptions
    • Defining APEX classes
    • Declaring Class Variables
    • Defining Class Methods
    • Using Constructors
    • Access Modifiers
    • Static & Instance methods & classes
    • Interfaces and extending classes
    • Enforcing object & field permissions
    • Exception Handling
    • Fundamental & Properties
    • Classes & Objects
    • Static and Non-static methods
    • Getter-Setter Methods
    • Abstraction
    • Polymorphism
    • Wrapper Classes
    • Creating Wizard Class
    • Encapsulation
    • Inheritance in APEX
    • Constructors in APEX
    • Access Modifiers in APEX
    • Querying using SQOL & SOSL
    • DML Statements (Insert,Update,Upsert,Merge,Delete,Restore)
    • Database DML Methods
    • Batch APEX
    • Rollback operations
    • Save Point in DML
    • Schema Programming
    • Asynchronous APEX
    • DML Exceptions and Error Handling
    • Locking
    • Overview on SOQL , SOSL
    • Fetching Records on VF using SOSL
    • Inserting Records from VF to Salesforce
    • Debug Logs
    • Static SOQL
    • Dynamic SOQL
    • Relational SOQL (p-c, c-p)
    • Functional SOQL (Aggregate, Date)
    • Creating Interfaces using SOSL
    • Governing Limits on APEX
    • Future Method-Long Running
    • Queueable Apex-Chain Jobs
    • Batch Apex-LargeData Volumes
    • Schedule APEX : Run on Schedule
    1. Implementation
    2. Invoking Future Method from Schedule
    3. Schedule Using Point and click
    4. Schedule using Code Customization
    • Iterable Class
    • QueryLocator
    • GetQueryLocator
    • Start Method
    • Execute Method
    • Finish Method
    • BatchableContext
    • Debug Batch APEX
    • Creating Future Methods in Batch APEX
    • Implementing Database Allow Callouts
    • Call Batch in a Batch
    • Serialize Batch by Batch
    • Overview of Email Sending
    • Outbound Email Service
    • Inbound Email Service
    • Email Service using Templates
    • Sending PDF Attachments
    • Sending VF Attachments
    • Mass Email Message Sending
    • Creating Methods for Sending Emails


    • Trigger Syntax
    • Trigger Events
    • Validation Rule with Trigger
    • Invoking Batch APEX, call outs from trigger
    • Work flow with Trigger
    • Invoking Schedule , Future Methods from Trigger
    • Trigger Context Variables
    • Bulk Triggers
    • Trigger Exceptions


    • Running Test Methods
    • StartTest, StopTest
    • Test Class on APEX class, Batch APEX, Schedule APEX and Triggers.
    • Using Change Sets
    • Using Force.com IDE
    • Using Force.com Migration Tool






    • What is Visual Force
    • Visual force Architecture
    • When to use Visual Force
    • Benefits of Visual Force
    • Tools for Visual Force Development
    • Creating out first VF page
    • Adding fields to a VF page(for displaying, accepting input,changing field labels, dependent picklists)
    • Using the Visual force Component Library
    • Overriding an existing page with a VF page.
    • Displaying Related List on a Visual force page.
    • Displaying Table of Data on a page
    • Using Query String parameters.
    • Rendering a page  as a PDF
    • Global variables,formulas, functions(Date and Time, Logical,Text etc. and expressions operators (Math, Logical, Text)
    • Using Sales force Styles
    • Extending Sales force Styles
    • Using Custom Styles
    • Using Static Resources
    • Using Standard Controllers
    • Accessing Data through Standard Controllers
    • Using Standard Controller Actions
    • Validation Rules and Standard Controllers
    • Checking Object Accessibility
    • Associating with a VF page.
    • Accessing Data
    • Using Actions
    • Paginations
    • Using List Views
    • Editing Records
    • ActionSupport
    • Action Function
    • ActionStatus
    • ActionRegion
    • ActionPoller
    • Create CSS Class
    • InternalCSS
    • External CSS
    • StaticResource In ExternalCSS
    • Boostrap Usage in Visualforce
    • JS Functions Usage in Visualforce
    • JS DOM Usage in visualforce
    • JS Events Usage in Visualforce
    • JS Validations In Visualforce
    • Internal JavaScript
    • External JavaScript
    • Realtime Scinarios
    • Using Less Code In Visualforce
    • Jquery StaticResorces
    • URL Plugins
    • AutoComplete
    • Overview on Connections
    • Ajax SOQL
    • Ajax DML
    • Overview on Single Page Web Application
    • Dependency Injection
    • Controller, Directives
    • Filters,Model
    • Scope, Service
    • Expressions, Module
    • Pageblock Tags
    • Message Tags
    • Panel Tags
    • Other VF Tags
    • Building Custom controller and controller extension
    • Building custom list controller
    • Defining Controller Methods (Action,Getter,Setter, Navigation)
    • Validation Rules and custom controllers
    • Using transient keyword
    • Mass updating records with  a custom list controller
    • Considerations for creating custom controllers and extensions
    • APEX classes used in Visual force Controllers
    • Testing custom controllers & controller extensions
    • Apex Class Variables
    • Parameters Using URL
    • Global Standard Objects or Custom Objects
    • Static Data
    • Web Services Creation
    • Purpose of Web Services
    • Types of Web Services
    • JSON Class , Generator Class, Parser, Serialization
    • JSON Deserialization
    • HTTP Callouts
    • Creating APEX WSDL File
    • Integrating using SOAP API
    • Integrating using REST API
    • Process builder with Apex
    • Apex database method.
    • Apex Invoking.
    • Apex Annotation
    • JavaScript
    • Lead conversion in apex
    • Community
    • Deployment process
    • Approval process in apex
    • Lightning
    • Deployment using Workbench
    • Apex best practice to write code.
    • Overview of property management application
    • Creating property management application
    • Request and Response from Authorize.net
    • Remote site setting and Setting up an account with Authorize.net
    • Creating visual force page to capture information from renter
    • Creating extension class for Visualforce page.
    • Sending email confirmation email to renter
    • Testing our property management application.

Course Description

    Gyansetu's Salesforce Developer Training will make you an expert in all the concepts related to administration and declarative development options. It will introduce you to the advanced developer options like Apex and VisualForce. It will also help you prepare for Salesforce Certification (both SFDC Admin 201 & App Builder Certification).

    After the successful completion of the Salesforce Certification Training: Admin 201 & App Builder by Gyansetu, you will be able to understand:

    • Different building blocks of Salesforce
    • The data model
    • The security model
    • The business process automation options
    • The Sales Cloud and Service Cloud modules
    • The reports and dashboard
    • Salesforce1, SalesforceA, Chatter and Social features
    • Introduction to Apex
    • Introduction to VisualForce
    • Introduction to various integration options like SOAP, REST APIs

    We at Gyansetu understand that teaching any course is not difficult but to make someone job-ready is the essential task. That's why we have prepared capstone projects which will drive your learning through real-time industry scenarios and help you clearing interviews.

    All the advanced level topics will be covered at Gyansetu in a classroom/online Instructor-led mode with recordings.

    No prerequisites. This course is for beginners.

    Gyansetu is providing complimentary placement service to all students. Gyansetu Placement Team consistently works on industry collaboration and associations which help our students to find their dream job right after the completion of training.

    • Our placement team will add Salesforce Developer skills & projects to your CV and update your profile on Job search engines like Naukri, Indeed, Monster, etc. This will increase your profile visibility in top recruiter search and ultimately increase interview calls by 5x.
    • Our faculty offers extended support to students by clearing doubts faced during the interview and preparing them for the upcoming interviews.
    • Gyansetu’s Students are currently working in Companies like Sapient, Capgemini, TCS, Sopra, HCL, Birlasoft, Wipro, Accenture, Zomato, Ola Cabs, Oyo Rooms, etc.
    • Gyansetu trainers are well known in Industry; who are highly qualified and currently working in top MNCs.
    • We provide interaction with faculty before the course starts.
    • Our experts help students in learning Technology from basics, even if you are not good at basic programming skills, don’t worry! We will help you.
    • Faculties will help you in preparing project reports & presentations.
    • Students will be provided Mentoring sessions by Experts.

Certification

Salesforce Developer

APPLY NOW

Reviews

Placement

Enroll Now

Structure your learning and get a certificate to prove it.

Projects

    Description: Create a student app for cloud university to automate the student performance tracking during their tenure in the university, student requests and extra-curricular activities they participate in during the time they spend in the university

    Description: Create an app for Event Management that takes care of - Event Registrations, Confirmations, Cancellations, Speaker associations and other event related activities.

Salesforce Developer with Visualforce Training in Gurgaon Features

FAQs

    We have seen getting a relevant interview call is not a big challenge in your case. Our placement team consistently works on industry collaboration and associations which help our students to find their dream job right after the completion of training. We help you prepare your CV by adding relevant projects and skills once 80% of the course is completed. Our placement team will update your profile on Job Portals, this increases relevant interview calls by 5x.

    Interview selection depends on your knowledge and learning. As per the past trend, initial 5 interviews is a learning experience of

    • What type of technical questions are asked in interviews?
    • What are their expectations?
    • How should you prepare?


    Our faculty team will constantly support you during interviews. Usually, students get job after appearing in 6-7 interviews.

    We have seen getting a technical interview call is a challenge at times. Most of the time you receive sales job calls/ backend job calls/ BPO job calls. No Worries!! Our Placement team will prepare your CV in such a way that you will have a good number of technical interview calls. We will provide you interview preparation sessions and make you job ready. Our placement team consistently works on industry collaboration and associations which help our students to find their dream job right after the completion of training. Our placement team will update your profile on Job Portals, this increases relevant interview call by 3x

    Interview selection depends on your knowledge and learning. As per the past trend, initial 8 interviews is a learning experience of

    • What type of technical questions are asked in interviews?
    • What are their expectations?
    • How should you prepare?


    Our faculty team will constantly support you during interviews. Usually, students get job after appearing in 6-7 interviews.


    We have seen getting a technical interview call is hardly possible. Gyansetu provides internship opportunities to the non-working students so they have some industry exposure before they appear in interviews. Internship experience adds a lot of value to your CV and our placement team will prepare your CV in such a way that you will have a good number of interview calls. We will provide you interview preparation sessions and make you job ready. Our placement team consistently works on industry collaboration and associations which help our students to find their dream job right after the completion of training and we will update your profile on Job Portals, this increases relevant interview call by 3x

    Interview selection depends on your knowledge and learning. As per the past trend, initial 8 interviews is a learning experience of

    • What type of technical questions are asked in interviews?
    • What are their expectations?
    • How should you prepare?


    Our faculty team will constantly support you during interviews. Usually, students get job after appearing in 6-7 interviews.

    Yes, a one-to-one faculty discussion and demo session will be provided before admission. We understand the importance of trust between you and the trainer. We will be happy if you clear all your queries before you start classes with us.

    We understand the importance of every session. Sessions recording will be shared with you and in case of any query, faculty will give you extra time to answer your queries

    Yes, we understand that self-learning is most crucial and for the same we provide students with PPTs, PDFs, class recordings, lab sessions, etc, so that a student can get a good handle of these topics.

    We provide an option to retake the course within 3 months from the completion of your course, so that you get more time to learn the concepts and do the best in your interviews.


    We believe in the concept that having less students is the best way to pay attention to each student individually and for the same our batch size varies between 5-10 people.

    Yes, we have batches available on weekends. We understand many students are in jobs and it's difficult to take time for training on weekdays. Batch timings need to be checked with our counsellors.

    Yes, we have batches available on weekdays but in limited time slots. Since most of our trainers are working, so either the batches are available in morning hours or in the evening hours. You need to contact our counsellors to know more on this.

    Total duration of the course is 100 hours (50 hours of live instructor-led-training and 50 hours of self-paced learning).

    You don’t need to pay anyone for software installation, our faculties will provide you all the required softwares and will assist you in the complete installation process.

    Our faculties will help you in resolving your queries during and after the course.

Relevant interested Courses